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.
FUNCoptical at 08 Apr 2018 14:48:50

commit 8eb1025c98cf3ee33928e4d1fea771ae4399bdf9 (HEAD -] onos-1.11, origin/onos-1.11)
Author: Ray Milkey [ray@opennetworking.org]
AuthorDate: Tue Mar 27 13:58:08 2018 -0700
Commit: Ray Milkey [ray@opennetworking.org]
CommitDate: Thu Apr 5 23:37:07 2018 +0000
Fix bug when publishing maintenance release docs
--
(cherry picked from commit 859e04187624c3f01919b37584a98d7e92993884)
Case 1: Pull onos branch and build onos on Teststation. - PASS
For loading from params file, and pull and build the latest ONOS package
- 1.1 Constructing test variables - PASS
Case 2: Starting up 1 node(s) ONOS cluster - PASS
Set up ONOS with 1 node(s) ONOS cluster
- 2.1 Apply cell to environment - PASS
- 2.2 Uninstalling ONOS package - PASS
- 2.3 Creating ONOS package - PASS
- 2.4 Installing ONOS package - PASS
- 2.5 Set up ONOS secure SSH - PASS
- 2.6 Checking ONOS service - PASS
- 2.7 Starting ONOS CLI sessions - PASS
Case 10: Mininet with Linc-OE startup - PASS
Start opticalTest.py topology included with ONOS
- 10.1 Push TopoDDriver.json to ONOS through onos-netcfg - No Result
- 10.2 Starting mininet and LINC-OE - PASS
Case 22: Discover Hosts with arping - PASS
Send arpings between all the hosts to discover and verify them
- 22.1 Send arping between all hosts - PASS
Case 23: Compare ONOS Topology view to Mininet topology - FAIL
Compare topology elements between Mininet and ONOS
- 23.1 Comparing Mininet topology to ONOS topology - FAIL
- ONOS incorrectly discovered the topology
Case 31: Install point intents between 2 packet layer device and ping the hosts - FAIL
This testcase adds bidirectional point intents between 2 packet layer( mininet ) devices and ping mininet hosts
- 31.1 Adding point intents - FAIL
- Failed to ping between h1 and h2
- 31.2 Remove Point to Point intents - FAIL
- Failed to remove host intents
Case 32: Test add host intents between optical layer host - No Result
- 32.1 Creating list of hosts - No Result