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 914db1cf9fba4958c3d6963f5996c7b9c7b338e9 a23f07db4ddba8e3251b62f805d0ddc7826d6207 (HEAD, origin/onos-1.6, onos-1.6)
Author: Sho SHIMIZU sdn [sshimizu@usdvaddire@partner.fujitsuciena.com]
AuthorDate: Thu Sep 1 13:05:56 Tue Aug 30 04:12:54 2016 -0700
Commit: Thomas Vachuska [tom@onlabGerrit Code Review [gerrit@onlab.us]
CommitDate: Thu Fri Sep 1 2223 23:4044:29 57 2016 +0000
Apply Null Object pattern
Fix for ONOS-5033 hosts - dynamic or static
HTML |
---|
<iframe src="https://onos-jenkins.onlab.us/job/HAclusterRestart/plot/Plot-HA/getPlot?index=2&width=500&height=300"noborder="0" width="500" height="300" scrolling="yes" seamless="seamless"></iframe> |
...
- 21.1 Assign mastership of switches to specific controllers - PASS
- 21.2 Check mastership was correctly assigned - 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 ) - FAIL
- 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 - PASS
...