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:
|
/filetop:
|
||||||
summary: basic tracing
|
summary: basic tracing
|
||||||
test: "bpf-filetop 1 1"
|
test: "TERM=xterm bpf-filetop 1 1"
|
||||||
|
|
||||||
/fsdist:
|
/fsdist:
|
||||||
summary: basic tracing
|
summary: basic tracing
|
||||||
@ -90,7 +90,7 @@
|
|||||||
|
|
||||||
/slabratetop:
|
/slabratetop:
|
||||||
summary: basic tracing
|
summary: basic tracing
|
||||||
test: "bpf-slabratetop 1 1"
|
test: "TERM=xterm bpf-slabratetop 1 1"
|
||||||
|
|
||||||
/softirqs:
|
/softirqs:
|
||||||
summary: basic tracing
|
summary: basic tracing
|
||||||
|
@ -22,14 +22,6 @@
|
|||||||
summary: get version
|
summary: get version
|
||||||
test: "bpf-bitesize -V"
|
test: "bpf-bitesize -V"
|
||||||
|
|
||||||
/btrfsdist:
|
|
||||||
summary: get version
|
|
||||||
test: "bpf-btrfsdist -V"
|
|
||||||
|
|
||||||
/btrfsslower:
|
|
||||||
summary: get version
|
|
||||||
test: "bpf-btrfsslower -V"
|
|
||||||
|
|
||||||
/cachestat:
|
/cachestat:
|
||||||
summary: get version
|
summary: get version
|
||||||
test: "bpf-cachestat -V"
|
test: "bpf-cachestat -V"
|
||||||
|
Loading…
Reference in New Issue
Block a user