FUNCnetCfg at 02 May 2017 11:49:47

commit 4b4d2d9344e4989ebfbd5e259c5d8faebdcfb525 (HEAD, origin/master, origin/HEAD, master)
Author: Simon Hunt [simon@onlab.us]
AuthorDate: Mon May 1 18:54:01 2017 -0700
Commit: Simon Hunt [simon@onlab.us]
CommitDate: Mon May 1 18:54:15 2017 -0700

Web UI framework README's - added skeletons for remaining Util services.

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 25: Preparing network-cfg.json to load configurations - PASS

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

Set up ONOS with 3 node(s) ONOS cluster

Case 20: Add Network configurations to the cluster - FAIL

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 27: Posting network configurations to the top level web resource - No Result