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-19 10:30:02 +0200 |
commit | 7aaa3235a6f62abfd5caef36ff51387e45111691 (patch) | |
tree | 33973f70e53e8e29fd79221762180aedb500840c /docs | |
parent | d2ddfd1ead021f1dd520271d763e1789954e32d9 (diff) |
fix(jobspec): remove avf tests from 1n-tx
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>
Diffstat (limited to 'docs')
-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 |