Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published from Jenkins build: https://jenkins.onosproject.org/job/FUNC-pipeline-master/1211/

...

HTML
<img src="https://jenkins.onosproject.org/view/QA/job/postjob-VM/lastSuccessfulBuild/artifact/FUNCnetCfg_master_20-builds_graph.jpg", alt="FUNCnetCfg", style="width:525px;height:350px;border:0">

commit 4ef245e8ea98ca5e4832e82daa946f52e384085f d5c229667c1a96495e939e2197faa79d45909977 (HEAD -] master, origin/master, origin/HEAD)
Author: Ray Milkey [ray@opennetworking.orgYuta HIGUCHI [y-higuchi@ak.jp.nec.com]
AuthorDate: Thu Fri May 10 11 15:4104:16 34 2018 -0700
Commit: Ray Milkey [ray@opennetworkingYuta HIGUCHI [y-higuchi@opennetworking.org]
CommitDate: Thu May 10 16Sat May 12 00:14:30 :16 2018 -0700
Fix NPE in DeviceManager for an offline device+0000

Add log when model registrators activates

Case 1: Pull onos branch and build onos on Teststation. - PASS

...

  • 22.1 Add Net Cfg for switch2 - PASS (tick)
  • 22.2 Add Net Cfg for switch4 - PASS (tick)
  • 22.3 Check net config - PASS (tick)

Case 23: Check Devices after all configurations are set -

...

PASS

  • 23.1 Check net config - PASS (tick)
  • 23.2 ONOS should only show devices S1 and S2 - FAIL (error)
  • ONOS devices doesn't match the list of allowed devices.
  • Expected devices: ['of:0000000000000001', 'of:0000000000000002']
  • Actual devices: ['of:0000000000000001', 'of:0000000000000002', 'of:0000000000000004']
  • PASS (tick)
  • 23.3 Check device annotations - PASS (tick)

...