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

...

commit 272534a7145da063b3fa7cd3b5b7a5b704570683 a23f07db4ddba8e3251b62f805d0ddc7826d6207 (HEAD, origin/onos-1.6, onos-1.6)
Author: Jonathan Hart [jono@onlab.ussdn [dvaddire@partner.ciena.com]
AuthorDate: Tue Aug 9 1730 04:0512:54 2016 -0700
Commit: Jonathan Hart [jono@onlabGerrit Code Review [gerrit@onlab.us]
CommitDate: Wed Aug 10 01:31:31 Fri Sep 23 23:44:57 2016 +0000
Remove InetAddress.getLocalHost() calls from OSPF tests.
Fix for ONOS-5033 hosts - dynamic or static

Case 1: Constructing test variables and building ONOS package - 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 - FAIL (error)
  • Net Cfg is different on some nodes.
  • PASS (tick)
  • 21.2 ONOS should only show devices S1, S2, and S4 - 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 -

...

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

...