Fix the gating tests of libbpf tools
Set TERM envar for *top tools and remove btrfs* tests. Related: RHEL-65850 Signed-off-by: Jerome Marchand <jmarchan@redhat.com>
This commit is contained in:
parent
b9aebde8c7
commit
61bd48f11f
@ -40,7 +40,7 @@
|
||||
|
||||
/filetop:
|
||||
summary: basic tracing
|
||||
test: "bpf-filetop 1 1"
|
||||
test: "TERM=xterm bpf-filetop 1 1"
|
||||
|
||||
/fsdist:
|
||||
summary: basic tracing
|
||||
@ -90,7 +90,7 @@
|
||||
|
||||
/slabratetop:
|
||||
summary: basic tracing
|
||||
test: "bpf-slabratetop 1 1"
|
||||
test: "TERM=xterm bpf-slabratetop 1 1"
|
||||
|
||||
/softirqs:
|
||||
summary: basic tracing
|
||||
|
@ -22,14 +22,6 @@
|
||||
summary: get version
|
||||
test: "bpf-bitesize -V"
|
||||
|
||||
/btrfsdist:
|
||||
summary: get version
|
||||
test: "bpf-btrfsdist -V"
|
||||
|
||||
/btrfsslower:
|
||||
summary: get version
|
||||
test: "bpf-btrfsslower -V"
|
||||
|
||||
/cachestat:
|
||||
summary: get version
|
||||
test: "bpf-cachestat -V"
|
||||
|
Loading…
Reference in New Issue
Block a user