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 2a62ef0a9f9dcf21e17c92bd524e635ea4893d98 commit 978223fab120d080083edd1074f0d0d780ef89ee (HEAD, origin/onos-1.5, onos-1.5)
Author: lishuai [lishuai12@huawei.comChanghoon Yoon [chyoon87@kaist.ac.kr]
AuthorDate: Wed May 4 17:00:16 Jun 29 16:34:38 2016 +08000900
Commit: Gerrit Code Review [gerrit@onlabJonathan Hart [jono@onlab.us]
CommitDate: Mon May 9 09:15:21 Thu Aug 4 00:29:41 2016 +0000
[ONOS-4502]Fix the bug about the different tenant and the same
ONOS-4774, ONOS-4775, ONOS-4776 + some minor fixes
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> |
...
- 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
- Something went wrong with Leadership election
- 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
...