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.
...
| HTML |
|---|
<img src="https://jenkins.onosproject.org/view/QA/job/postjob-VM/lastSuccessfulBuild/artifact/HAfullNetPartition_master_20-builds_graph.jpg", alt="HAfullNetPartition", style="width:525px;height:350px;border:0"> |
commit 5c2807cf9dd89c7cb2222f6fffc0047e21fd4a49 209edb1ec4971247910a2e3def7cc7d15e11c7c5 (HEAD, origin/master, origin/HEAD, master)
Author: Carmelo Cascone Charles Chan [carmelo@opennetworkingcharles@opennetworking.org]
AuthorDate: Mon Aug 3 01:12:10 Fri Sep 4 19:50:57 2020 -0700
Commit: Pier Luigi Ventre [pier@opennetworkingCharles Chan [charles@opennetworking.org]
CommitDate: Tue Sep 1 198 22:5332:16 21 2020 +0000
Use bazelisk inside Dockerfile
--
(cherry picked from commit 5524134a4ea7914d5e814e7f4acf496a68044790)
Replace sed with perl
Case 1: Constructing test variables and building ONOS package - PASS
...
- 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 - PASS
- 17.9 Distributed Set size - PASS
- 17.10 Distributed Set add() - PASS
- 17.11 Distributed Set addAll() - PASS
- 17.12 Distributed Set contains() - PASS
- 17.13 Distributed Set containsAll() - PASS
- 17.14 Distributed Set remove() - PASS
- 17.15 Distributed Set removeAll() - PASS
- 17.16 Distributed Set addAll() - PASS
- 17.17 Distributed Set clear() - PASS
- 17.18 Distributed Set addAll() - PASS
- 17.19 Distributed Set retain() - FAIL
- Set retain was incorrect
- 17.20 Partitioned Transactional maps put - PASS
- 17.21 Partitioned Transactional maps get - FAIL
- PASS
- 17.22 Get the value of a new value - FAIL
- Error getting atomic Value None, found: [None, 'null', 'null', None, 'null']
- PASS
- 17.23 Atomic Value set() - FAIL
- PASS
- 17.24 Get the value after set() - FAIL
- PASS
- 17.25 Atomic Value compareAndSet() - FAIL
- PASS
- 17.26 Get the value after compareAndSet() - FAIL
- Error getting atomic Value bar, found: [None, 'bar', 'bar', None, 'bar']
- PASS
- 17.27 Atomic Value getAndSet() - PASS
- 17.28 Get the value after getAndSet() - FAIL
- PASS
- 17.29 Atomic Value destory() - PASS
- 17.30 Get the value after destroy() - FAIL
- PASS
- 17.31 Work Queue add() - PASS
- 17.32 Check the work queue stats - PASS
- 17.33 Work Queue addMultiple() - PASS
- 17.34 Check the work queue stats - PASS
- 17.35 Work Queue takeAndComplete() 1 - PASS
- 17.36 Check the work queue stats - PASS
- 17.37 Work Queue takeAndComplete() - FAIL
- 2 - PASS
- 17.38 Check the work queue stats - PASS
- 17.39 Work Queue destroy() - PASS
- 17.32 40 Check the work queue stats - No Result
PASS
Case 61: Partition ONOS nodes into two distinct partitions - PASS
...