Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published from Jenkins build: https://onos-jenkins.onlab.us/job/HAsanity/949/

...

...

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 (tick)
  • 4.2 Check Intent state - PASS (tick)
  • 4.3 Check leadership of topics - PASS (tick)
  • 4.4 Wait a minute then ping again - PASS (tick)

Case 15: Check that Leadership Election App is still functional -

...

PASS

  • 15.1 Run for election on each node - PASS (tick)
  • 15.2 Check that each node shows the same leader and candidates - PASS (tick)
  • 15.3 Find current leader and withdraw - PASS (tick)
  • 15.4 Check that a new node was elected leader - FAIL (error)
    • Something went wrong with Leadership election
  • PASS (tick)
  • 15.5 Check that that new leader was the candidate of old leader - FAIL (error)
  • Incorrect Candidate Elected
  • PASS (tick)
  • 15.6 Run for election on old leader( just so everyone is in the hat ) - PASS (tick)
  • 15.7 Check that oldLeader is a candidate, and leader if only 1 node - PASS (tick)

...