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/HAclusterRestart/550/

...

commit ef835c9d4612c6f2029aee8d0c5903034a6043ed bef16cde61b422073304bc6e32c841989115dd0f (HEAD, origin/master, origin/HEAD, master)
Author: Sho SHIMIZU [sshimizu@us.fujitsuYuta HIGUCHI [y-higuchi@ak.jp.nec.com]
AuthorDate: Mon Wed Aug 8 1310 14:5155:17 48 2016 -0700
Commit: Gerrit Code Review [gerrit@onlabRay Milkey [ray@onlab.us]
CommitDate: Tue Thu Aug 9 0011 03:1720:51 31 2016 +0000
Make ResourceService API more flexible in parameter
Simplify ConnectPoint#toString format
HTML
<iframe src="https://onos-jenkins.onlab.us/job/HAclusterRestart/plot/Plot-HA/getPlot?index=2&width=500&height=300"noborder="0" width="500" height="300" scrolling="yes" seamless="seamless"></iframe>

...

  • 16.1 Install Primitives app - PASS (tick)

Case 17: Check for basic functionality with distributed primitives -

...

FAIL

Test the methods of the distributed primitives (counters and sets) throught the cli

  • 17.1 Increment then get a default counter on each node - PASS (tick)
  • 17.2 Get then Increment a default counter on each node - PASS (tick)
  • 17.3 Counters we added have the correct values - PASS (tick)
  • 17.4 Add -8 to then get a default counter on each node - PASS (tick)
  • 17.5 Add 5 to then get a default counter on each node - PASS (tick)
  • 17.6 Get then add 5 to a default counter on each node - PASS (tick)
  • 17.7 Counters we added have the correct values - PASS (tick)
  • 17.8 Distributed Set get - PASS (tick)
  • 17.9 Distributed Set size - PASS (tick)
  • 17.10 Distributed Set add() - PASS (tick)
  • 17.11 Distributed Set addAll() - PASS (tick)
  • 17.12 Distributed Set contains() - PASS (tick)
  • 17.13 Distributed Set containsAll() - PASS (tick)
  • 17.14 Distributed Set remove() - PASS (tick)
  • 17.15 Distributed Set removeAll() - PASS (tick)
  • 17.16 Distributed Set addAll() - PASS (tick)
  • 17.17 Distributed Set clear() - PASS (tick)
  • 17.18 Distributed Set addAll() - PASS (tick)FAIL (error)
    • Set addAll was incorrect
  • 17.19 Distributed Set retain() - PASS (tick)FAIL (error)
    • Set retain was incorrect
  • 17.20 Partitioned Transactional maps put - PASS (tick)
  • 17.21 Partitioned Transactional maps get - PASS (tick)

Case 6: Restart entire ONOS cluster - FAIL

  • 6.1 Checking ONOS Logs for errors - No Result (warning)
  • 6.2 Killing ONOS nodes - PASS (tick)
  • 6.3 Checking if ONOS is up yet - PASS (tick)
  • 6.4 Starting ONOS CLI sessions - FAIL (error)
    • Failed to rerun for election

Case 8: Compare ONOS Topology view to Mininet topology - PASS

  • 8.1 Comparing ONOS topology to MN topology - FAIL (error)
    • ONOS topology don't match Mininet
  • 8.2 Hosts view is consistent across all ONOS nodes - FAIL (error)
    • ONOS nodes have different views of hosts
  • 8.3 Hosts information is correct - FAIL (error)
    • Host information is incorrect
  • 8.4 Host attachment points to the network - PASS (tick)