Due to a ransomware attack, the wiki was reverted to a July 2022 version. . We apologize for the lack of a more recent valid backup.
...
commit 1f72203ec291b91de3fed148cff34be70b1536b1 99f6f281c38b5b06ba4583000ecbd5bff3763ba5 (HEAD, origin/master, origin/HEAD, master)
Author: Yuta HIGUCHI [y-higuchi@ak.jp.nec.comLuca Prete [luca@onlab.us]
AuthorDate: Sat Mon Dec 3 135 15:5633:50 36 2016 -0800
Commit: Yuta HIGUCHI [y-higuchi@ak.jp.nec.comLuca Prete [luca@onlab.us]
CommitDate: Sat Mon Dec 3 145 15:0234:41 16 2016 -0800
Add missing dependency during test run
Correcting license typo in VPLS
| HTML |
|---|
<iframe src="https://onos-jenkins.onlab.us/job/HAfullNetPartition/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
Case 17: Check for basic functionality with distributed primitives -
...
PASS
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
- 17.2 Get then Increment a default counter on each node - PASS
- 17.3 Counters we added have the correct values - PASS
- 17.4 Add -8 to then get a default counter on each node - PASS
- 17.5 Add 5 to then get a default counter on each node - PASS
- 17.6 Get then add 5 to a default counter on each node - PASS
- 17.7 Counters we added have the correct values - PASS
- 17.8 Distributed Set get - FAIL
- Set elements are incorrect
- PASS
- 17.9 Distributed Set size - FAIL
- Set sizes are incorrect
- PASS
- 17.10 Distributed Set add() - FAIL
- Set add was incorrect
- PASS
- 17.11 Distributed Set addAll() - FAIL
- PASS
- 17.12 Distributed Set contains() - FAIL
- Set contains failed
- PASS
- 17.13 Distributed Set containsAll() - PASS
- 17.14 Distributed Set remove() - FAIL
- PASS
- 17.15 Distributed Set removeAll() - FAIL
- PASS
- 17.16 Distributed Set addAll() - FAIL
- Set addAll was incorrect
- PASS
- 17.17 Distributed Set clear() - FAIL
- PASS
- 17.18 Distributed Set addAll() - FAIL
- Set addAll was incorrect
- PASS
- 17.19 Distributed Set retain() - FAIL
- PASS
- 17.20 Partitioned Transactional maps put - PASS
- 17.21 Partitioned Transactional maps get - PASS
...