diff options
author | Juraj Linkeš <juraj.linkes@pantheon.tech> | 2022-08-19 10:30:02 +0200 |
---|---|---|
committer | Juraj Linke? <juraj.linkes@pantheon.tech> | 2022-08-25 08:52:15 +0000 |
commit | c6c6ec2f445ba53aea93f829801425ee166a4fb7 (patch) | |
tree | c316d980ff76151cf13476818db261829437166c | |
parent | b634f0b964f5056fee0bb7c5bba0a3b7a395aa4c (diff) |
fix(jobspec): remove avf tests from 1n-txrls2206
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š <juraj.linkes@pantheon.tech>
(cherry picked from commit 7aaa3235a6f62abfd5caef36ff51387e45111691)
-rw-r--r-- | docs/job_specs/vpp_device/vpp-1n-tx2.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |