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

...

commit 6baf303bb42991ad95adaa6acf56699fa8944354 c1f29a4fe850cf419daf8f723014bb11e2d92b89 (HEAD, origin/onos-1.10, onos-1.10)
Author: Charles Chan [rascov@gmailSean Condon [sean.condon@microsemi.com]
AuthorDate: Wed May 24 Thu Nov 2 13:15:42:49 2017 -070008 2017 +0000
Commit: Charles Chan [charles@onlab.usSean Condon [sean.condon@microsemi.com]
CommitDate: Thu May 25 21:04:17 Fri Nov 17 14:24:22 2017 +0000
Remove CORD config dependency from SR
Additions to the L2 monitoring for CFM and SOAM

Case 1: Constructing test variables and building ONOS package - PASS

...

  • 2.1 Apply cell to environment - PASS (tick)
  • 2.2 Creating ONOS package - PASS (tick)
  • 2.3 Uninstalling ONOS package - PASS (tick)
  • 2.4 Installing ONOS package - PASS (tick)
  • 2.5 Set up ONOS secure SSH - PASS (tick)
  • 2.6 Starting ONOS service - PASS (tick)

...

  • 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)

...

  • 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)FAIL (error)
    • Incorrect annotations for configured devices.

Case 24: Testing removal of configurations - PASS

...