From: Jamo Luhrsen Date: Fri, 5 May 2017 18:59:43 +0000 (-0700) Subject: Explicitly give ip address for vsctl show device X-Git-Tag: release/carbon~86 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=integration%2Ftest.git;a=commitdiff_plain;h=e30aaafeab986b0a7e4771ea086b6d9926144a5d;hp=ab181ca1c850e5fadd6b3f79c0b9e5c82063d6fd Explicitly give ip address for vsctl show device Change-Id: Ie8bd256f4eaae8aca59f4be5ae9105eaa75b1670 Signed-off-by: Jamo Luhrsen --- diff --git a/csit/libraries/OVSDB.robot b/csit/libraries/OVSDB.robot index a2e83ac5d0..ed520988d9 100644 --- a/csit/libraries/OVSDB.robot +++ b/csit/libraries/OVSDB.robot @@ -73,7 +73,7 @@ Add Termination Point Verify OVS Reports Connected [Arguments] ${tools_system}=${TOOLS_SYSTEM_IP} [Documentation] Uses "vsctl show" to check for string "is_connected" - ${output} Verify Ovs-vsctl Output show is_connected + ${output} Verify Ovs-vsctl Output show is_connected ${tools_system} [Return] ${output} Verify Ovs-vsctl Output