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 19 Aug 2018 11:55:27
commit 74b354556ee81ee5896db8fc3fcfd3462a35d722 (HEAD -] onos-1.12, origin/onos-1.12)
Author: Charles Chan [rascov@gmail.com]
AuthorDate: Thu Aug 16 21:02:34 2018 -0700
Commit: Charles Chan [charles@opennetworking.org]
CommitDate: Fri Aug 17 17:44:35 2018 +0000
Do not queue VERIFY objectives
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 - FAIL
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
- 2.8 Checking ONOS nodes - PASS
- 2.9 Checking ONOS applications - FAIL
- Not all ONOS apps are activated
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