From 4d080839a6c70d5a342e5b81f4696506c71fcf67 Mon Sep 17 00:00:00 2001 From: ganqx Date: Mon, 14 Dec 2020 16:20:38 +0800 Subject: [PATCH] jobs/virttest_at.yaml: Choose guest os for the attach_detach_interface test case --- jobs/virttest_at.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/jobs/virttest_at.yaml b/jobs/virttest_at.yaml index f24ead6..98937cd 100644 --- a/jobs/virttest_at.yaml +++ b/jobs/virttest_at.yaml @@ -334,6 +334,7 @@ virttest-48: vt_reference: - virsh.attach_detach_interface vt_type: libvirt + vt_guest_os: Guest.Linux.openEuler.20.09 vt_only_filter: normal_test.vm_running.exist_bridge virttest-49: -- Gitee