From: Jan Gelety Date: Mon, 12 Sep 2016 09:19:30 +0000 (+0200) Subject: Fix of Qemu issues X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=2494b7752574e4de0ffcba4ba113dada5b3b2d36 Fix of Qemu issues - use path to IPUtil where KWs "Setup Network Namespace" and "Set Linux Interface IP" are used Change-Id: I012cb7df4b871353aa68c10ca7069de7a2ab5d3b Signed-off-by: Jan Gelety --- diff --git a/resources/libraries/robot/double_qemu_setup.robot b/resources/libraries/robot/double_qemu_setup.robot index d2d7e9eae1..8a262c29ba 100644 --- a/resources/libraries/robot/double_qemu_setup.robot +++ b/resources/libraries/robot/double_qemu_setup.robot @@ -10,6 +10,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +*** Settings *** +| Library | resources.libraries.python.IPUtil *** Keywords *** | Setup QEMU Vhost and Run