Skip to content

Commit 6aa7737

Browse files
committed
ci/vmtest/configs: denylist flaky tests
send_signal and ns_xsk_skb tests are flaky on aarch64 - https://github.com/kernel-patches/bpf/actions/runs/20608660958 - https://github.com/kernel-patches/bpf/actions/runs/20608663254 Signed-off-by: Ihor Solodrai <ihor.solodrai@linux.dev>
1 parent da142df commit 6aa7737

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

ci/vmtest/configs/DENYLIST.aarch64

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
map_kptr/success-map
2-
ns_xsk_skb/TX_QUEUE_CONSUMER
3-
ns_xsk_skb/XDP_SHARED_UMEM
4-
send_signal/send_signal_perf
5-
send_signal/send_signal_perf_thread
6-
send_signal/send_signal_perf_remote
7-
send_signal/send_signal_nmi_remote
8-
send_signal/send_signal_perf_thread_remote
9-
send_signal/send_signal_nmi_thread_remote
2+
ns_xsk_drv/BIDIRECTIONAL
3+
ns_xsk_skb
4+
send_signal
105
unpriv_bpf_disabled

ci/vmtest/configs/DENYLIST.s390x

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
arena_spin_lock
22
map_kptr/success-map
3+
ns_xsk_skb/SEND_RECEIVE_SINGLE_PKT
34
res_spin_lock_stress

0 commit comments

Comments
 (0)