FUNCipv6Intent at 25 Oct 2016 23:45:26

commit 0fc09dc516cc19b3dc524d2aae1393fc9c9bc969 (HEAD, origin/onos-1.7, onos-1.7)
Author: Thomas Vachuska [tom@onlab.us]
AuthorDate: Tue Oct 4 11:50:29 2016 -0700
Commit: Thomas Vachuska [tom@onlab.us]
CommitDate: Tue Oct 25 22:33:07 2016 +0000

Fixing onos-create-app to bomb if mvn command fails for some reason.
--
(cherry picked from commit 525651fdc03f8437e3c6fe69d4fb564a78f3e50a)

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

Case 2: Starting up 1 node(s) ONOS cluster - PASS

Set up ONOS with 1 node(s) ONOS cluster

Case 11: Start Mininet topology with OF 1.3 switches - PASS

Start mininet topology with OF 1.3 switches to test intents, exits out if topology did not start correctly

Case 12: Assign switches to controllers - PASS

Assign OF 1.3 switches to ONOS nodes

Case 13: Discover all hosts - PASS

Case 16: Balance mastership of switches - PASS

Case 1000: Host Intents Test - 1 NODE(S) - OF 1.3 - PASS

This test case tests Host intents using 1 node(s) cluster; Different type of hosts will be tested in each step such as IPV6, Dual stack, VLAN etc; The test will use OF 1.3 OVS running in Mininet