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/Pipeline_postjob_VM/552/

...

commit 8b3a5f67514995d73ccaf896e0a37e034654c918 09220c20d74cc008c4d8319a1ed4a6be2518f63c (HEAD, origin/master, origin/HEAD, master)
Author: Laszlo Papp [laszlo.papp@hubersuhnerPier Luigi [pierventre@hotmail.com]
AuthorDate: Thu Oct 5 13:32:00 Sep 14 22:00:30 2017 +01000200
Commit: Andrea Campanella [andrea@opennetworking.org]
CommitDate: Thu Fri Oct 12 1913 18:5841:11 09 2017 +0000
Add a Polatis NETCONF driver
[ONOS-7003] Policer implementation

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 -

...

FAIL

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

...

  • 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:0000000000000005']
  • 23.3 Check device annotations - FAIL (error)
  • Incorrect annotations for configured devices.
  • PASS (tick)

Case 24: Testing removal of configurations - PASS

...