FUNCintentRest at 16 Oct 2016 12:35:11
commit 2a62ef0a9f9dcf21e17c92bd524e635ea4893d98 (HEAD, origin/onos-1.5, onos-1.5)
Author: Changhoon Yoon [chyoon87@kaist.ac.kr]
AuthorDate: Wed Jun 29 16:34:38 2016 +0900
Commit: Jonathan Hart [jono@onlab.us]
CommitDate: Thu Aug 4 00:29:41 2016 +0000
ONOS-4774, ONOS-4775, ONOS-4776 + some minor fixes
Case 1: Constructing test variables and building ONOS package - PASS
This test case is mainly 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 Uninstalling ONOS package - PASS
- 2.2 Apply cell to environment - PASS
- 2.3 Creating ONOS package - PASS
- 2.4 Installing ONOS package - PASS
- 2.5 Starting ONOS service - FAIL
- ONOS service did not start properly
- 2.6 Start ONOS cli - PASS
Case 10: Start Mininet topology with OF 1.0 switches - PASS
Start mininet topology with OF 1.0 switches to test intents, exits out if topology did not start correctly
- 10.1 Starting Mininet topology with OF 1.0 switches - PASS
Case 12: Assign switches to controllers - PASS
Assign OF 1.0 switches to ONOS nodes
- 12.1 Assigning switches to controllers - PASS
Case 13: Create scapy components - PASS
- 13.1 Create scapy components - No Result
- 13.2 Start scapy components - PASS
Case 15: Discover all hosts using scapy - No Result
- 15.1 Send packets from each host to the first host and confirm onos discovery - FAIL
- ONOS incorrectly discovered hosts