ci: Add bpf_nf/{xdp,tc-bpf}-ct to denylist for x86

This test is consistently failing on x86 for unknown reasons.

Signed-off-by: Manu Bretelle <chantr4@gmail.com>
This commit is contained in:
Manu Bretelle
2023-06-15 15:06:47 -07:00
committed by Andrii Nakryiko
parent 3c7fcfe0ce
commit ec6f716eda

View File

@@ -1 +1,3 @@
decap_sanity # weird failure with decap_sanity_ns netns already existing, TBD
bpf_nf/tc-bpf-ct # test consistently failing on x86: https://github.com/libbpf/libbpf/pull/698#issuecomment-1590341200
bpf_nf/xdp-ct # test consistently failing on x86: https://github.com/libbpf/libbpf/pull/698#issuecomment-1590341200