From 2046178d894438b492d93f30941076ee7964f6ab Mon Sep 17 00:00:00 2001 From: shravani Date: Thu, 5 Jan 2017 18:36:26 +0530 Subject: This patch contains the scripts to install the Qemu rpm and make use of it for lauching guest VM's Change-Id: I74ce89e1e0d628b0be2d9165b8418a519b52064d Co-Authored-By: Y Rajitha Signed-off-by: Shravani --- tests/kvmfornfv_cyclictest_hostenv_guestenv.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/kvmfornfv_cyclictest_hostenv_guestenv.yaml b/tests/kvmfornfv_cyclictest_hostenv_guestenv.yaml index f3c84c856..87168519b 100644 --- a/tests/kvmfornfv_cyclictest_hostenv_guestenv.yaml +++ b/tests/kvmfornfv_cyclictest_hostenv_guestenv.yaml @@ -39,6 +39,7 @@ scenarios: - "host-setup0.sh" - "reboot" - "host-setup1.sh" + - "host-install-qemu.sh" - "host-run-qemu.sh" guest_setup_seqs: - "guest-setup0.sh" -- cgit 1.2.3-korg