fix RHEL-95480

This commit is contained in:
Edward Shen 2025-07-09 04:48:09 -04:00
parent fd5f4ad630
commit 443e243630
2 changed files with 4 additions and 7 deletions

View File

@ -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

View File

@ -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