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 4983df9064f8fe5df0dc0a5797eb4bd4f9eba517 (HEAD, origin/onos-1.5, onos-1.5)
Author: sangho [sangho@onlab.usChanghoon Yoon [chyoon87@kaist.ac.kr]
AuthorDate: Wed Apr 6 13:35Jun 29 16:34:38 2016 +0900
Commit: Jonathan Hart [jono@onlab.us]
CommitDate: Wed May 18 21:04:15 Thu Aug 4 00:29:41 2016 +0000
[ONOS-4280] Allow to add a subnet to external network after the external network is used in routers
--
(cherry picked from commit efbc0389347b26198a0b70897a8081f1d6363127)

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)

...