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/HAscaling/373/

...

commit 1f72203ec291b91de3fed148cff34be70b1536b1 5361221a1719849c2b9a0d56f4556e5ef02a6593 (HEAD, origin/master, origin/HEAD, master)
Author: Yuta HIGUCHI [y-higuchi@ak.jp.nec.comSimon Hunt [simon@onlab.us]
AuthorDate: Sat Sun Dec 3 134 17:5619:50 52 2016 -0800
Commit: Yuta HIGUCHI [y-higuchi@ak.jp.nec.comSimon Hunt [simon@onlab.us]
CommitDate: Sat Mon Dec 3 145 00:0250:41 46 2016 -0800
Add missing dependency during test run
Working on Bay-Area-Region Demo.
HTML
<iframe src="https://onos-jenkins.onlab.us/job/HAscaling/plot/Plot-HA/getPlot?index=1&width=500&height=300"noborder="0" width="500" height="300" scrolling="yes" seamless="seamless"></iframe>

...

  • 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 - FAIL (error)
  • Set elements are incorrect
  • PASS (tick)
  • 17.9 Distributed Set size - FAIL (error)
  • Set sizes are incorrect
  • PASS (tick)
  • 17.10 Distributed Set add() - FAIL (error)
  • Set add was incorrect
  • PASS (tick)
  • 17.11 Distributed Set addAll() - FAIL (error)
  • Set addAll was incorrect
  • PASS (tick)
  • 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
  • PASS (tick)
  • 17.15 Distributed Set removeAll() - FAIL (error)
  • Set removeAll was incorrect
  • PASS (tick)
  • 17.16 Distributed Set addAll() - FAIL (error)
  • Set addAll was incorrect
  • PASS (tick)
  • 17.17 Distributed Set clear() - FAIL (error)
  • Set clear was incorrect
  • PASS (tick)
  • 17.18 Distributed Set addAll() - FAIL (error)
  • Set addAll was incorrect
  • PASS (tick)
  • 17.19 Distributed Set retain() - FAIL (error)
  • Set retain was incorrect
  • PASS (tick)
  • 17.20 Partitioned Transactional maps put - PASS (tick)
  • 17.21 Partitioned Transactional maps get - PASS (tick)