aboutsummaryrefslogtreecommitdiffstats
path: root/test/vcpe/loop.py
diff options
context:
space:
mode:
authorYang Xu <yang.xu3@huawei.com>2018-11-22 10:56:52 -0500
committerYang Xu <yang.xu3@huawei.com>2018-11-22 16:04:42 +0000
commit9f935b29ee41f455922efcd7467a02ca0384a9e7 (patch)
treedba99dc65f6a5b4ec348d2a925003d362ee02f6a /test/vcpe/loop.py
parent5f85af35b6435da9f28ca6097a6ff152ef87ed0c (diff)
Change vgw module name for vCPE test script
Change-Id: I17308f23812cc1a335155fd4e9e789bed04dec00 Issue-ID: INT-717 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
Diffstat (limited to 'test/vcpe/loop.py')
-rwxr-xr-xtest/vcpe/loop.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/vcpe/loop.py b/test/vcpe/loop.py
index ad5879715..d0243960e 100755
--- a/test/vcpe/loop.py
+++ b/test/vcpe/loop.py
@@ -25,7 +25,7 @@ hosts = cpecommon.get_vm_ip(nodes)
custom.del_vgmux_ves_mode(hosts['mux'])
time.sleep(2)
custom.del_vgmux_ves_collector(hosts['mux'])
-exit()
+#exit()
time.sleep(2)
logging.info('Setting vGMUX DCAE collector IP address')