Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

HAswapNodes at

...

31 Jul 2017

...

12:

...

49:

...

40


commit 32ef75ff1f908b0a1412a7415804821008aac37a 52f5828004e9c59774a94542e74af7dcc18d9771 (HEAD, origin/onos-1.9, onos-1.9)
Author: Ray Milkey [ray@onlab.us]
AuthorDate: Fri Mar 3 16:53:33 Jun 23 12:46:32 2017 -08000700
Commit: Ray Milkey [ray@onlab.us]
CommitDate: Fri Mar 3 16:53:33 Jun 23 12:46:32 2017 -08000700

Starting snapshot 1.9.03-SNAPSHOT
HTML

<iframe src="https://onos-jenkins.onlab.us/job/Archived_Jenkins_Jobs/job/HAswapNodes/plot/Plot-HA/getPlot?index=2&width=500&height=300"noborder="0" width="500" height="300" scrolling="yes" seamless="seamless"></iframe>

...

  • 3.1 Install reactive forwarding app - PASS (tick)FAIL (error)
    • Install fwd failed
  • 3.2 Check app ids - FAIL (error)
  • Something is wrong with app Ids
  • PASS (tick)
  • 3.3 Discovering Hosts( Via pingall for now ) - FAIL (error)
    • Reactive Pingall failed, one or more ping pairs failed
  • 3.4 Uninstall reactive forwarding app - PASS (tick)
  • 3.5 Check app ids - FAIL (error)
    • Something is wrong with app Ids
  • PASS (tick)
  • 3.6 Add host intents via cli - PASS (tick)
  • 3.7 Intent Anti-Entropy dispersion - FAIL (error)

...

  • 4.1 Check Intent state - FAIL (error)
    • Intents are not all in INSTALLED state
  • 4.2 Ping across added host intents - PASS (tick)FAIL (error)
    • Intents have not been installed correctly, pings failed.
  • 4.3 Check leadership of topics - PASS (tick)
  • 4.4 Wait a minute then ping again - FAIL (error)
    • Intents have not been installed correctly, pings failed.

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 - FAIL (error)
  • Nodes have different leaderboards
  • PASS (tick)
  • 15.3 Find current leader and withdraw - FAIL (error)
    • Node was not withdrawn from election
  • 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 ) - FAIL (error)
  • App failed to run for election
  • PASS (tick)
  • 15.7 Check that oldLeader is a candidate, and leader if only 1 node - 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 - FAIL (error)
    • Error incrementing default counter
  • 17.2 Get then Increment a default counter on each node - FAIL (error)
    • Error incrementing default counter
  • 17.3 Counters we added have the correct values - FAIL (error)
    • Added counters are incorrect
  • 17.4 Add -8 to then get a default counter on each node - FAIL (error)
    • Error incrementing default counter
  • 17.5 Add 5 to then get a default counter on each node - FAIL (error)
    • Error incrementing default counter
  • 17.6 Get then add 5 to a default counter on each node - FAIL (error)
    • Error incrementing default counter
  • 17.7 Counters we added have the correct values - FAIL (error)
    • Added counters are incorrect
  • 17.8 Distributed Set get - FAIL (error)
    • Set elements are incorrect
  • 17.9 Distributed Set size - FAIL (error)
    • Set sizes are incorrect
  • 17.10 Distributed Set add() - FAIL (error)
    • Set add was incorrect
  • 17.11 Distributed Set addAll() - FAIL (error)
    • Set addAll was incorrect
  • 17.12 Distributed Set contains() - FAIL (error)
    • Set contains failed
  • 17.13 Distributed Set containsAll() - PASS (tick)
  • 17.14 Distributed Set remove() - FAIL (error)
    • Set remove was incorrect
  • 17.15 Distributed Set removeAll() - FAIL (error)
    • Set removeAll was incorrect
  • 17.16 Distributed Set addAll() - FAIL (error)
    • Set addAll was incorrect
  • 17.17 Distributed Set clear() - FAIL (error)
    • Set clear was incorrect
  • 17.18 Distributed Set addAll() - FAIL (error)
    • Set addAll was incorrect
  • 17.19 Distributed Set retain() - FAIL (error)
    • Set retain was incorrect
  • 17.20 Partitioned Transactional maps put - PASS (tick)
  • 17.21 Partitioned Transactional maps get - FAIL (error)
    • Partitioned Transactional Map values incorrect

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


  • 9.1 Kill Link between s3 and s28 - PASS (tick)
  • Something went wrong with Leadership election after the old leader re-ran for election