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 e547d16d84edd56991d4bb21781fc7a1aadf717a (HEAD -] onos-1.15, origin/onos-1.15)
Author: Jian Li [pyguni@gmail.com]
AuthorDate: Fri Oct 4 13:52:12 2019 +0900
Commit: Jian Li [pyguni@gmail.com]
CommitDate: Fri Oct 4 04:56:55 2019 +0000
Fix: resolve a NPE when removing VLAN typed openstack network
Case 1: DHCP v4 tests with 4 clients attached to switch directly and 1 server attached to switch directly, with 3 ONOS instances -
...
FAIL
- 1.1 Constructing test variables - PASS
- 1.2 Apply cell to environment - PASS
- 1.3 Uninstalling Atomix - PASS
- 1.4 Uninstalling ONOS package - PASS
- 1.5 Creating ONOS package - PASS
- 1.6 Installing Atomix - PASS
- 1.7 Installing ONOS package - PASS
- 1.8 Set up ONOS secure SSH - PASS
- 1.9 Checking ONOS service - PASS
- 1.10 Starting ONOS CLI sessions - PASS
- 1.11 Checking ONOS nodes - PASS
- 1.12 Checking ONOS applications - PASS
- 1.13 Starting Mininet Topology - PASS
- 1.14 Verify host IP address assignment in ONOS - PASS 1.15 Verify IP address assignment from hosts - PASS FAIL
- Verify ONOS host IP failed
- 1.16 15 Stopping Mininet - PASS 1.17 Copying karaf logs - PASS
- Skipping the rest of this case.
Case 2: DHCP v4 tests with 4 clients attached to switch directly and 1 server attached to switch indirectly (via gateway), with 3 ONOS instances - PASS
...
Case 31: DHCP v6 tests with tagged hosts: 4 clients attached to switch directly and 1 server attached to switch directly, with 3 ONOS instances - FAIL
- 31.1 Apply cell to environment - PASS
- 31.2 Uninstalling Atomix - PASS
- 31.3 Uninstalling ONOS package - PASS
- 31.4 Installing Atomix - PASS
- 31.5 Installing ONOS package - PASS
- 31.6 Set up ONOS secure SSH - PASS
- 31.7 Checking ONOS service - PASS
- 31.8 Starting ONOS CLI sessions - PASS
- 31.9 Checking ONOS nodes - PASS
- 31.10 Checking ONOS applications - PASS
- 31.11 Starting Mininet Topology - PASS
- 31.12 Verify host IP address assignment in ONOS - FAIL
- Verify ONOS host IP failed
- 31.13 Stopping Mininet - PASS
- Skipping the rest of this case.
Case 41: DHCP v4 tests with dual-homed hosts: 4 clients attached to switch directly and 1 server attached to switch directly, with 3 ONOS instances - PASS
- 41.1 Apply cell to environment - PASS
- 41.2 Uninstalling Atomix - PASS
- 41.3 Uninstalling ONOS package - PASS
- 41.4 Installing Atomix - PASS
- 41.5 Installing ONOS package - PASS
- 41.6 Set up ONOS secure SSH - PASS
- 41.7 Checking ONOS service - PASS
- 41.8 Starting ONOS CLI sessions - PASS
- 41.9 Checking ONOS nodes - PASS
- 41.10 Checking ONOS applications - PASS
- 41.11 Starting Mininet Topology - PASS
- 41.12 Verify host IP address assignment in ONOS - PASS
- 41.13 Verify IP address assignment from hosts - PASS
- 41.14 Stopping Mininet - PASS
- 41.15 Copying karaf logs - PASS
Case 51: DHCP v6 tests with dual-homed hosts: 4 clients attached to switch directly and 1 server attached to switch directly, with 3 ONOS instances - PASS
- 51.1 Apply cell to environment - PASS
- 51.2 Uninstalling Atomix - PASS
- 51.3 Uninstalling ONOS package - PASS
- 51.4 Installing Atomix - PASS
- 51.5 Installing ONOS package - PASS
- 51.6 Set up ONOS secure SSH - PASS
- 51.7 Checking ONOS service - PASS
- 51.8 Starting ONOS CLI sessions - PASS
- 51.9 Checking ONOS nodes - PASS
- 51.10 Checking ONOS applications - PASS
- 51.11 Starting Mininet Topology - PASS
- 51.12 Verify host IP address assignment in ONOS - PASS
- 51.13 Verify IP address assignment from hosts - PASS
- 51.14 Stopping Mininet - PASS
- 51.15 Copying karaf logs - PASS
Case 61: DHCP v4 tests with dual-homed tagged hosts: 4 clients attached to switch directly and 1 server attached to switch directly, with 3 ONOS instances - PASS
- 61.1 Apply cell to environment - PASS
- 61.2 Uninstalling Atomix - PASS
- 61.3 Uninstalling ONOS package - PASS
- 61.4 Installing Atomix - PASS
- 61.5 Installing ONOS package - PASS
- 61.6 Set up ONOS secure SSH - PASS
- 61.7 Checking ONOS service - PASS
- 61.8 Starting ONOS CLI sessions - PASS
- 61.9 Checking ONOS nodes - PASS
- 61.10 Checking ONOS applications - PASS
- 61.11 Starting Mininet Topology - PASS
- 61.12 Verify host IP address assignment in ONOS - PASS
- 61.13 Verify IP address assignment from hosts - PASS
- 61.14 Stopping Mininet - PASS
- 61.15 Copying karaf logs - PASS
Case 71: DHCP v6 tests with dual-homed tagged hosts: 4 clients attached to switch directly and 1 server attached to switch directly, with 3 ONOS instances - PASS
...