From: jose.lausuch Date: Tue, 26 Jan 2016 12:50:41 +0000 (+0100) Subject: Add whitespace in the vPing2 command X-Git-Tag: colorado.1.0~592^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F19%2F8019%2F3;p=functest.git Add whitespace in the vPing2 command Change-Id: I5bf8eb21e5b09238e1281a1cd292444e9cb2df05 Signed-off-by: jose.lausuch --- diff --git a/testcases/vPing/CI/libraries/vPing2.py b/testcases/vPing/CI/libraries/vPing2.py index b358cb716..3b374da43 100644 --- a/testcases/vPing/CI/libraries/vPing2.py +++ b/testcases/vPing/CI/libraries/vPing2.py @@ -496,7 +496,7 @@ def main(): sec = 0 duration = 0 - cmd = '~/ping.sh' + IP_1 + cmd = '~/ping.sh ' + IP_1 while True: time.sleep(1) # we do the SCP every time in the loop because while testing, I observed