nic_mode=tap is required for making physical_resources to work

Signed-off-by: Lucas Meneghel Rodrigues <l...@redhat.com>
---
 client/tests/kvm/kvm_tests.cfg.sample |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/client/tests/kvm/kvm_tests.cfg.sample 
b/client/tests/kvm/kvm_tests.cfg.sample
index 20ae332..e08bca4 100644
--- a/client/tests/kvm/kvm_tests.cfg.sample
+++ b/client/tests/kvm/kvm_tests.cfg.sample
@@ -266,6 +266,7 @@ variants:
 
     - physical_resources_check: install setup unattended_install
         type = physical_resources_check
+        nic_mode = tap
         catch_uuid_cmd = dmidecode | awk -F: '/UUID/ {print $2}'
 
 # NICs
-- 
1.6.5.2

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to