From 7aaa3235a6f62abfd5caef36ff51387e45111691 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Juraj=20Linke=C5=A1?= Date: Fri, 19 Aug 2022 10:30:02 +0200 Subject: [PATCH] fix(jobspec): remove avf tests from 1n-tx MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 1n-tx2 needs new i40e and iavf drivers, otherwise VF creation gets stuck. With these new drivers, VPP AVF interfaces cannot be created becasue of VPP-1995. Disable the tests until the appropriate fix is present in (a newer version of) i40e drivers. Change-Id: I3ac5d3d7a677a696477c2766291f371df4a7b903 Signed-off-by: Juraj Linkeš --- docs/job_specs/vpp_device/vpp-1n-tx2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/job_specs/vpp_device/vpp-1n-tx2.md b/docs/job_specs/vpp_device/vpp-1n-tx2.md index 1745db3a13..db5c31a441 100644 --- a/docs/job_specs/vpp_device/vpp-1n-tx2.md +++ b/docs/job_specs/vpp_device/vpp-1n-tx2.md @@ -98,7 +98,7 @@ ### intel-x710 #### avf ##### ethip4-l2bdbasemaclrn -0c AND 64b AND scapy AND x710 AND drv_avf AND ethip4-l2bdbasemaclrn +#0c AND 64b AND scapy AND x710 AND drv_avf AND ethip4-l2bdbasemaclrn #### dpdk-vfio-pci ##### ethip4-l2bdbasemaclrn 0c AND 64b AND scapy AND x710 AND drv_vfio_pci AND ethip4-l2bdbasemaclrn -- 2.16.6