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/HASingleInstanceRestart/107/

...

commit 105d8d724d576a93ac5db779fc75d4379371dd36 30abc9a1346333b9eb66c063fd1eb9ff2827f23c (HEAD, origin/master, origin/HEAD, master)
Author: Bri Prebilic Cole [bri@onlabSimon Hunt [simon@onlab.us]
AuthorDate: Tue Jun 9 1117:4713:13 51 2015 -0700
Commit: Bri Prebilic Cole [bri@onlabSimon Hunt [simon@onlab.us]
CommitDate: Tue Jun 9 1117:4715:25 24 2015 -0700

CORD GUI - - Images updated and other CSS added. CORD logo no longer goes to Home pageadded CDN to both Basic and Family Bundles, but hide it from GUI display.
HTML
<iframe src="https://onos-jenkins.onlab.us/job/HASingleInstanceRestart/plot/Plot-HA/getPlot?index=0&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 and get a default counter on each node - PASS (tick)
  • 17.2 Increment and get an in memory counter on each node - PASS (tick)
  • 17.3 Check counters are consistant across nodes - PASS (tick)
  • 17.4 Counters we added have the correct values - PASS (tick)
  • 17.5 Distributed Set get - PASS (tick)FAIL (error)
    • Set elements are incorrect
  • 17.6 Distributed Set size - PASS (tick)FAIL (error)
    • Set sizes are incorrect
  • 17.7 Distributed Set add() - PASS (tick)FAIL (error)
    • Set add was incorrect
  • 17.8 Distributed Set addAll() - PASS (tick)FAIL (error)
    • Set addAll was incorrect
  • 17.9 Distributed Set contains() - PASS (tick)FAIL (error)
    • Set contains failed
  • 17.10 Distributed Set containsAll() - PASS (tick)
  • 17.11 Distributed Set remove() - PASS (tick)FAIL (error)
    • Set remove was incorrect
  • 17.12 Distributed Set removeAll() - PASS (tick)FAIL (error)
    • Set removeAll was incorrect
  • 17.13 Distributed Set addAll() - PASS (tick)FAIL (error)
    • Set addAll was incorrect
  • 17.14 Distributed Set clear() - PASS (tick)FAIL (error)
    • Set clear was incorrect
  • 17.15 Distributed Set addAll() - PASS (tick)FAIL (error)
    • Set addAll was incorrect
  • 17.16 Distributed Set retain() - PASS (tick)FAIL (error)
    • Set retain was incorrect

Case 6: Restart ONOS node - PASS

...

  • 15.1 Find current leader and withdraw - PASS (tick)
  • 15.2 Make sure new leader is elected - PASS (tick)
  • 15.3 Run for election on old leader( just so everyone is in the hat ) - PASS (tick)
  • 15.4 Node became leader when it ran for election - 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 and get a default counter on each node - PASS (tick)
  • 17.2 Increment and get an in memory counter on each node - PASS (tick)
  • 17.3 Check counters are consistant across nodes - PASS (tick)
  • 17.4 Counters we added have the correct values - PASS (tick)
  • 17.5 Distributed Set get - PASS (tick)FAIL (error)
    • Set elements are incorrect
  • 17.6 Distributed Set size - PASS (tick)FAIL (error)
    • Set sizes are incorrect
  • 17.7 Distributed Set add() - PASS (tick)FAIL (error)
    • Set add was incorrect
  • 17.8 Distributed Set addAll() - PASS (tick)FAIL (error)
    • Set addAll was incorrect
  • 17.9 Distributed Set contains() - PASS (tick)FAIL (error)
    • Set contains failed
  • 17.10 Distributed Set containsAll() - PASS (tick)
  • 17.11 Distributed Set remove() - PASS (tick)FAIL (error)
    • Set remove was incorrect
  • 17.12 Distributed Set removeAll() - PASS (tick)FAIL (error)
    • Set removeAll was incorrect
  • 17.13 Distributed Set addAll() - PASS (tick)FAIL (error)
    • Set addAll was incorrect
  • 17.14 Distributed Set clear() - PASS (tick)FAIL (error)
    • Set clear was incorrect
  • 17.15 Distributed Set addAll() - PASS (tick)FAIL (error)
    • Set addAll was incorrect
  • 17.16 Distributed Set retain() - PASS (tick)FAIL (error)
    • Set retain was incorrect

Case 9: Turn off a link to ensure that Link Discovery is working properly - PASS

...