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/1210/

...

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 c1d47e9bfacbc1d5c8a7bbd5ebe4fb4778c9bc04 4ef245e8ea98ca5e4832e82daa946f52e384085f (HEAD -] master, origin/master, origin/HEAD)
Author: Daniel Ginsburg Ray Milkey [danielray@opennetworking.ginsburg@harmonicinc.comorg]
AuthorDate: Mon Apr 30 19:27:19 2018 -0400Thu May 10 15:41:16 2018 -0700
Commit: Charles Chan Ray Milkey [charles@opennetworkingray@opennetworking.org]
CommitDate: Wed Thu May 9 2110 16:4930:51 16 2018 +0000
Avoid programming TMAC entries for BSOD vlans-0700

Fix NPE in DeviceManager for an offline device

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 -

...

FAIL

  • 23.1 Check net config - PASS (tick)
  • 23.2 ONOS should only show devices S1 and S2 - PASS (tick)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']
  • 23.3 Check device annotations - PASS (tick)

...