Merge: bpf/selftests: disable get_branch_snapshot test

MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/2201

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2161527

Upstream status: RHEL-only

The test uses ballpark values that often are not met. I also confirmed
that upstream kernels fail the same way on hardwere where we observed
failures with rhel kernels.

Signed-off-by: Artem Savkov <asavkov@redhat.com>

Approved-by: Yauheni Kaliuta <ykaliuta@redhat.com>
Approved-by: Viktor Malik <vmalik@redhat.com>

Signed-off-by: Jan Stancek <jstancek@redhat.com>
This commit is contained in:
Jan Stancek 2023-03-29 12:09:30 +02:00
commit fe60055ea5
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
// C string with comma separated list of subtests to skip // C string with comma separated list of subtests to skip
"test_bpffs,verif_scale_seg6_loop,libbpf_probe_prog_types/BPF_PROG_TYPE_LIRC_MODE2" "test_bpffs,verif_scale_seg6_loop,libbpf_probe_prog_types/BPF_PROG_TYPE_LIRC_MODE2,get_branch_snapshot"