FUNCnetconf at 10 Apr 2017 01:30:27

commit 7056a0440f4f21db67969966dcc90d836b2305ae (HEAD, origin/onos-1.9, onos-1.9)
Author: You Wang [you@onlab.us]
AuthorDate: Fri Apr 7 14:43:14 2017 -0700
Commit: You Wang [you@onlab.us]
CommitDate: Fri Apr 7 14:48:56 2017 -0700

Fix NullPointerException when resourceGroupId is null

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