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 ccf8436813392459e59225b88e20a1070e81c7d4 (HEAD, origin/onos-1.5, onos-1.5)
Author: Konstantinos Kanonakis [kanonakisk@gmail.comChanghoon Yoon [chyoon87@kaist.ac.kr]
AuthorDate: Mon Mar 14 11:31:23 2016 -0500Wed Jun 29 16:34:38 2016 +0900
Commit: Jon Hall Jonathan Hart [jhall@onlabjono@onlab.us]
CommitDate: Tue May 17 Thu Aug 4 00:3029:07 41 2016 +0000
Fixes to solve Jira Issues
ONOS-4173 and 4774, ONOS-4174
--
(cherry picked from commit a45755d78847f97b6c9aa82ff96456736df9267b)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)

...