commit | 01355a6862fe1a285f16cd52128d6ac2011006c6 | [log] [tgz] |
---|---|---|
author | pingping-lin <pingping@onlab.us> | Tue Dec 02 20:58:14 2014 -0800 |
committer | pingping-lin <pingping@onlab.us> | Tue Dec 02 20:58:14 2014 -0800 |
tree | 70672b43c11c4771c94cd57635b27011f9a43ac5 | |
parent | dd3b0e4d4ce9d9bc6a70eca4ce963ccb41e62ee9 [diff] [blame] |
change configuration for TestOn on proxmox
diff --git a/TestON/tests/SdnIpTest/SdnIpTest.params b/TestON/tests/SdnIpTest/SdnIpTest.params index 9d3627a..e9121a9 100755 --- a/TestON/tests/SdnIpTest/SdnIpTest.params +++ b/TestON/tests/SdnIpTest/SdnIpTest.params
@@ -4,11 +4,11 @@ #Environment variables <ENV> - <cellName>driver_test</cellName> + <cellName>sdnip_single_instance</cellName> </ENV> <CTRL> - <ip1>127.0.0.1</ip1> + <ip1>10.128.4.52</ip1> <port1>6633</port1> </CTRL>