From 98d1a3d8b9beae43f2dacdc79309c39c2435feed Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sun, 10 Jun 2018 20:12:05 +0200 Subject: Cover vping_ssh MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I37c52057a45d76e081a1a0145baee96041ca25a5 Signed-off-by: Cédric Ollivier --- functest/opnfv_tests/openstack/vping/vping_ssh.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'functest/opnfv_tests/openstack/vping') 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 -- cgit 1.2.3-korg