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/Pipeline_postjob_VM/1357/

...

...

HTML

<img src="https://onos-jenkins.onlab.us/job/Pipeline_postjob_VM/lastSuccessfulBuild/artifact/HAfullNetPartition_master_20-builds_graph.jpg", alt="HAfullNetPartition", style="width:525px;height:350px;border:0">

commit 55f513ff29cc40370c7d3339abaa576e86ae350e commit 1a7e4f9b9a5bf480b81af5224d7dc707914f12b4 (HEAD, origin/master, origin/HEAD, master)
Author: Carmelo Cascone Ray Milkey [carmelo@opennetworkingray@opennetworking.org]
AuthorDate: Mon Nov 20 23:04:02 Fri Dec 1 15:58:21 2017 -0800
Commit: Andrea Campanella Ray Milkey [andrea@opennetworkingray@opennetworking.org]
CommitDate: Thu Nov 23 13:38:21 2017 +0000
ONOS-7050 First stab at PI translation store

...

Sat Dec 2 01:20:25 2017 +0000

Fix NPE in LLDP link provider if there is no cluster metadata service available
--
(cherry picked from commit ffde7afaec90e5741f66dfd26cc97600b29d91bb)

Case 1: Starting up 7 node(s) ONOS cluster - PASS

...

  • 5.1 Check that each switch has a master - PASS (tick)
  • 5.2 Get the Mastership of each switch from each controller - No Result (warning)
  • 5.3 Read device roles from ONOS - PASS (tick)
  • 5.4 Check for consistency in roles from each controller - PASS (tick)
  • 5.5 Get the intents from each controller - PASS (tick)
  • 5.6 Check for consistency in Intents from each controller - PASS (tick)
  • 5.7 Get the flows from each controller - PASS (tick)
  • 5.8 Check for consistency in Flows from each controller - PASS (tick)
  • 5.9 Get the OF Table entries - No Result (warning)
  • 5.10 Start continuous pings - No Result (warning)
  • 5.11 Collecting topology information from ONOS - No Result (warning)
  • 5.12 Host view is consistent across ONOS nodes - PASS (tick)
  • 5.13 Each host has an IP address - PASS (tick)
  • 5.14 Cluster view is consistent across ONOS nodes - PASS (tick)
  • 5.15 Cluster view correct across ONOS nodes - PASS (tick)
  • 5.16 Comparing ONOS topology to MN - PASS (tick)
  • 5.17 Device information is correct - PASS (tick)
  • 5.18 Links are correct - PASS (tick)
  • 5.19 Hosts are correct - PASS (tick)

Case 14: Start Leadership Election app -

...

PASS

  • 14.1 Install leadership election app - PASS (tick)
  • 14.2 Run for election on each node - PASS (tick)
  • 14.3 First Active node was elected leader - FAIL (error)
  • Incorrect leader
  • ? - PASS (tick)

Case 16: Install Primitives app - PASS

...

  • 4.1 Check Intent state - PASS (tick)
  • 4.2 Ping across added host intents - 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 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 - 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 - FAIL (error)
  • Something went wrong with Leadership election after the old leader re-ran for election
  • No Result (warning)

Case 17: Check for basic functionality with distributed primitives - PASS

...