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 ccf8436813392459e59225b88e20a1070e81c7d4 4983df9064f8fe5df0dc0a5797eb4bd4f9eba517 (HEAD, origin/onos-1.5, onos-1.5)
Author: Konstantinos Kanonakis sangho [kanonakisk@gmailsangho@onlab.comus]
AuthorDate: Mon Mar 14 11:31:23 2016 -0500Wed Apr 6 13:35:38 2016 +0900
Commit: Jon Hall Jonathan Hart [jhall@onlabjono@onlab.us]
CommitDate: Tue Wed May 17 0018 21:3004:07 15 2016 +0000
Fixes to solve Jira Issues ONOS-4173 and ONOS-4174
[ONOS-4280] Allow to add a subnet to external network after the external network is used in routers
--
(cherry picked from commit a45755d78847f97b6c9aa82ff96456736df9267befbc0389347b26198a0b70897a8081f1d6363127)
HTML |
---|
<iframe src="https://onos-jenkins.onlab.us/job/HAsanity/plot/Plot-HA/getPlot?index=1&width=500&height=300"noborder="0" width="500" height="300" scrolling="yes" seamless="seamless"></iframe> |
...
- 8.1 Comparing ONOS topology to MN topology - PASS
- 8.2 Hosts view is consistent across all ONOS nodes - PASS
- 8.3 Hosts information is correct - PASS
- 8.4 Host attachment points to the network - PASS
- 8.5 Clusters view is consistent across all ONOS nodes - PASS
- 8.6 There is only one SCC - PASS
- 8.7 Device information is correct - PASS
- 8.8 Links are correct - PASS
- 8.9 Hosts are correct - PASS
- 8.10 Checking ONOS nodes - PASS
Case 3: Adding host Intents -
...
PASS
Discover hosts by using pingall then assign predetermined host-to-host intents. After installation, check that the intent is distributed to all nodes and the state is INSTALLED
- 3.1 Install reactive forwarding app - PASS
- 3.2 Check app ids - PASS
- 3.3 Discovering Hosts( Via pingall for now ) - PASS
- 3.4 Uninstall reactive forwarding app - PASS
- 3.5 Check app ids - PASS
- 3.6 Add host intents via cli - PASS
- 3.7 Intent Anti-Entropy dispersion - FAIL
PASS
Case 4: Verify connectivity by sendind traffic across Intents - PASS
...
- 4.1 Ping across added host intents - PASS
- 4.2 Check Intent state - PASS
- 4.3 Check leadership of topics - PASS
- 4.4 Wait a minute then ping again - PASS
Case 15: Check that Leadership Election App is still functional -
...
PASS
- 15.1 Run for election on each node - PASS
- 15.2 Check that each node shows the same leader and candidates - PASS
- 15.3 Find current leader and withdraw - PASS
- 15.4 Check that a new node was elected leader - FAIL
- PASS
- 15.5 Check that that new leader was the candidate of old leader - FAIL
- PASS
- 15.6 Run for election on old leader( just so everyone is in the hat ) - PASS
- 15.7 Check that oldLeader is a candidate, and leader if only 1 node - PASS
...