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

...

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 03414bb16993215e3241c6f98029d999b6efc17b b43b0676c45826fa119bbb22475568704ffd526d (HEAD -] master, origin/master, origin/HEAD)
Author: Yuta HIGUCHI [y-higuchi@ak.jp.nec.Jian Li [pyguni@gmail.com]
AuthorDate: Mon Thu Apr 9 185 21:0448:43 51 2018 -0700+0900
Commit: Yuta HIGUCHI [y-higuchi@ak.jp.nec.comThomas Vachuska [tom@opennetworking.org]
CommitDate: Mon Tue Apr 9 1810 23:0420:43 42 2018 -0700
pom fixes+0000

Allow to specify endpoint perspective property through SONA CLI

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)

...