FUNCnetCfg at 05 Jun 2016 14:49:32

commit 82ee2f5288544df0e60698d7d42636ee5b505986 (HEAD, origin/onos-1.5, onos-1.5)
Author: kircaali [ali.kirca@argela.com.tr]
AuthorDate: Mon Apr 11 15:08:14 2016 +0000
Commit: Jon Hall [jhall@onlab.us]
CommitDate: Wed Jun 1 14:17:42 2016 -0700

Fix for ONOS-3183
--
(cherry picked from commit 28d67687d0712b2cc93f81442130c690277c95a6)

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 7 node(s) ONOS cluster - FAIL

Set up ONOS with 7 node(s) ONOS cluster

Case 20: Add Network configurations to the cluster - PASS

Add Network Configurations for devices not discovered yet. One device is allowed, the other disallowed.

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 21: Check Devices After they initially connect to ONOS - PASS

Case 22: Add Network configurations for connected devices to the cluster - PASS

Add Network Configurations for discovered devices. One device is allowed, the other disallowed.

Case 23: Check Devices after all configurations are set - PASS

Case 24: Testing removal of configurations - PASS