fix RHEL-95480
This commit is contained in:
parent
fd5f4ad630
commit
443e243630
@ -2,7 +2,7 @@ summary: Rootless podman systemtest for fuse-overlayfs
|
||||
|
||||
discover:
|
||||
how: fmf
|
||||
filter: 'tag:local and tag:rootless and tag:system'
|
||||
filter: 'tag:local & tag:rootless & tag:system'
|
||||
|
||||
execute:
|
||||
how: tmt
|
||||
|
||||
@ -1,3 +1,6 @@
|
||||
summary: Rootless podman systemtest for fuse-overlayfs
|
||||
tag: [ local, rootless, system ]
|
||||
test: bash ./system.sh rootless
|
||||
require:
|
||||
- podman
|
||||
- podman-tests
|
||||
@ -18,9 +21,3 @@ adjust+:
|
||||
environment+:
|
||||
ROOTLESS_USER: "cloud-user"
|
||||
|
||||
/local-rootless:
|
||||
tag: [ local, rootless, system ]
|
||||
summary: Rootless podman systemtest for fuse-overlayfs
|
||||
test: bash ./system.sh rootless
|
||||
duration: 60m
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user