Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published from Jenkins build: https://onos-jenkins.onlab.us/job/FUNCnetCfg/521/

...

commit 2ea3a1268b3f10c9d51ca579b785b356a94c0bf0 914db1cf9fba4958c3d6963f5996c7b9c7b338e9 (HEAD, origin/onos-1.6, onos-1.6)
Author: Sho SHIMIZU [sshimizu@us.fujitsu.com]
AuthorDate: Tue Aug 30 14:47:12 Thu Sep 1 13:05:56 2016 -0700
Commit: Sho SHIMIZU Thomas Vachuska [sshimizu@ustom@onlab.fujitsu.comus]
CommitDate: Tue Aug 30 14:47:12 2016 -0700
Use primitive boolean because of being synchronized alreadyThu Sep 1 22:40:29 2016 +0000

Apply Null Object pattern

Case 1: Constructing test variables and building ONOS package - 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)
  • 23.3 Check device annotations - PASS (tick)FAIL (error)
    • Incorrect annotations for configured devices.

Case 24: Testing removal of configurations - PASS

...