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

...

commit e2d9dc732099427b4f7647afabd1e010e6096606 a58d894de1ef1f9d4b1edeb85fd6bf22670be7df (HEAD, origin/master, origin/HEAD, master)
Author: Simon Hunt [simon@opennetworking.org]
AuthorDate: Thu Fri Aug 10 1511 12:2151:04 14 2017 -0700
Commit: Simon Hunt [simon@opennetworking.org]
CommitDate: Thu Fri Aug 10 11 19:0519:00 34 2017 -0700

ONOS-6730: Topo View i18n for:

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

...

  • 26.1 Checking configurations for Switches 5 and 6 - No Result (warning)
  • 26.2 ONOS should only show devices S1, S2, S4, and S5 - PASS (tick)
  • 26.3 Removing allowed status from Switches 5 and 6 - No Result (warning)

Case 21: Check Devices After they initially connect to ONOS -

...

PASS

  • 21.1 Check net config - PASS (tick)
  • 21.2 ONOS should only show devices S1, S2, and S4 - FAIL (error)
  • ONOS devices doesn't match the list of allowed devices
  • PASS (tick)
  • 21.3 Check device annotations - PASS (tick)

...

  • 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:0000000000000005']
  • PASS (tick)
  • 23.3 Check device annotations - PASS (tick)

...