FUNCnetconf at 31 Jan 2017 02:14:32

commit a77d3bf65b60a94df4113e3e86e725357522f37a (HEAD, origin/master, origin/HEAD, master)
Author: Simon Hunt [simon@onlab.us]
AuthorDate: Mon Jan 30 15:27:36 2017 -0800
Commit: Simon Hunt [simon@onlab.us]
CommitDate: Mon Jan 30 15:27:50 2017 -0800

Fix bad parsing of device ID (needs radix 16 for hex number).

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 100: Start up NETCONF app in all nodes Test - 1 NODE(S) - PASS

Case 200: Assemble the configuration Test - 1 NODES(S) - PASS

Case 300: Uploading the configuration Test - 1 NODES(S) - PASS

Case 19: Copy karaf logs - PASS

Copying the karaf logs to preserve them throughreinstalling ONOS

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

Set up ONOS with 3 node(s) ONOS cluster

Case 100: Start up NETCONF app in all nodes Test - 3 NODE(S) - PASS

Case 200: Assemble the configuration Test - 3 NODES(S) - PASS

Case 300: Uploading the configuration Test - 3 NODES(S) - PASS

Case 19: Copy karaf logs - PASS

Copying the karaf logs to preserve them throughreinstalling ONOS