Due to a ransomware attack, the wiki was reverted to a July 2022 version. . We apologize for the lack of a more recent valid backup.
...
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
- 26.2 ONOS should only show devices S1, S2, S4, and S5 - PASS
- 26.3 Removing allowed status from Switches 5 and 6 - No Result
Case 21: Check Devices After they initially connect to ONOS -
...
PASS
- 21.1 Check net config - FAIL
- PASS
- 21.2 ONOS should only show devices S1, S2, and S4 - PASS
- 21.3 Check device annotations - PASS
...
- 22.1 Add Net Cfg for switch2 - PASS
- 22.2 Add Net Cfg for switch4 - PASS
- 22.3 Check net config - PASS
Case 23: Check Devices after all configurations are set -
...
FAIL
- 23.1 Check net config - PASS
- 23.2 ONOS should only show devices S1 and S2 - PASS
- 23.3 Check device annotations - PASS
FAIL
- Incorrect annotations for configured devices.
Case 24: Testing removal of configurations - PASS
...