summaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/openstack/vping
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2018-06-10 20:12:05 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2018-07-11 18:10:28 +0200
commit01360bc0547f223689b86a9b25ff89ca0cb4719a (patch)
tree6618f8c332371574f102dada8dd18636bc116087 /functest/opnfv_tests/openstack/vping
parent3f10742b14e50e02b1f9d87c14fa20de1132ba61 (diff)
Cover vping_ssh
Change-Id: I37c52057a45d76e081a1a0145baee96041ca25a5 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 98d1a3d8b9beae43f2dacdc79309c39c2435feed)
Diffstat (limited to 'functest/opnfv_tests/openstack/vping')
-rw-r--r--functest/opnfv_tests/openstack/vping/vping_ssh.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/functest/opnfv_tests/openstack/vping/vping_ssh.py b/functest/opnfv_tests/openstack/vping/vping_ssh.py
index e3453e4c2..1fd2d975f 100644
--- a/functest/opnfv_tests/openstack/vping/vping_ssh.py
+++ b/functest/opnfv_tests/openstack/vping/vping_ssh.py
@@ -41,8 +41,6 @@ class VPingSSH(singlevm.SingleVm2):
def execute(self):
"""Ping the second VM
- It can be overriden to execute any command.
-
Returns: ping exit codes
"""
assert self.ssh