Don't pass ips to get_ssh_output and check_ping 19/25619/4
authorRomanos Skiadas <rski@intracom-telecom.com>
Mon, 5 Dec 2016 08:20:45 +0000 (10:20 +0200)
committerRomanos Skiadas <rski@intracom-telecom.com>
Tue, 13 Dec 2016 13:23:01 +0000 (15:23 +0200)
commite01762afb78c7c4938ce16d52b7f47fdbb4ed4dc
treeca2238122a0aa6789fa59ab727047f09d1664e4d
parent2417d16aa6767a4c1bb6f28104076bb4b11d5e10
Don't pass ips to get_ssh_output and check_ping

Remove the IP arguments from these functions and use the VM objects passed to
them to find their IPs. This simplifies the calls.

Change-Id: Ideb08b6fdf0648870c2854f057708a88bb482d0c
Signed-off-by: Romanos Skiadas <rski@intracom-telecom.com>
test/functest/results.py
test/functest/testcase_1.py
test/functest/testcase_2.py
test/functest/testcase_4.py