FUNCnetconf at 19 Aug 2016 05:37:05

commit ca5969409d81e8ab3d31a6888a937929c70ba88d (HEAD, origin/master, origin/HEAD, master)
Author: Sho SHIMIZU [sshimizu@us.fujitsu.com]
AuthorDate: Thu Aug 18 09:41:20 2016 -0700
Commit: Gerrit Code Review [gerrit@onlab.us]
CommitDate: Fri Aug 19 03:22:41 2016 +0000

Remove unnecessary String constructor call

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