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 474ef5fa208e42d823cc169edbdbd14537ee8c08 e9828153cd2830f15603aac4874754dd37255858 (HEAD, origin/master, origin/HEAD, master)
Author: Ayaka Koshibe Simon Hunt [ayaka@onlabsimon@onlab.us]
AuthorDate: Fri May 1 1517:2454:51 25 2015 -0700
Commit: Gerrit Code Review [gerrit@onlab.us]
CommitDate: Fri Mon May 1 234 15:4518:40 55 2015 +0000
Enable ConsistentLinkResourceStore by default
GUI -- Initial cut at a simple table/row/cell model to allow us more control over the comparison / formatting of cell values for GUI tables.
| HTML |
|---|
<iframe src="https://onos-jenkins.onlab.us/job/HAClusterRestart/plot/getPlot?index=0&width=500&height=300"noborder="0" width="500" height="300" scrolling="yes" seamless="seamless"></iframe> |
...
- 17.1 Increment and get a default counter on each node - PASS
- 17.2 Increment and get an in memory counter on each node - PASS
- 17.3 Check counters are consistant across nodes - PASS
- 17.4 Counters we added have the correct values - PASS
- 17.5 Distributed Set get - PASS
- 17.6 Distributed Set size - PASS
- 17.7 Distributed Set add() - PASS
- 17.8 Distributed Set addAll() - PASS
- 17.9 Distributed Set contains() - PASS
- 17.10 Distributed Set containsAll() - PASS
- 17.11 Distributed Set remove() - PASS
- 17.12 Distributed Set removeAll() - PASS
FAIL
- 17.13 Distributed Set addAll() - PASS
- 17.14 Distributed Set clear() - FAIL
- 17.15 Distributed Set addAll() - PASS
- 17.16 Distributed Set retain() - PASS
...