FUNCintent at 19 Mar 2016 22:12:42

commit c747729baba03bcfa8b80019b15ad6288186ad18 (HEAD, origin/master, origin/HEAD, master)
Author: Ray Milkey [ray@onlab.us]
AuthorDate: Fri Mar 11 10:53:43 2016 -0800
Commit: Gerrit Code Review [gerrit@onlab.us]
CommitDate: Fri Mar 18 19:03:24 2016 +0000

Refactor Comparator class to break dependency of core/net on the CLI

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 - FAIL

Set up ONOS with 1 node(s) ONOS cluster

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

Case 12: Assign switches to controllers - PASS

Assign OF 1.0 switches to ONOS nodes

Case 13: Create scapy components - PASS