Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Lokesh Mandvekar <[email protected]>
  • Loading branch information
lsm5 committed Dec 18, 2024
1 parent be36a9f commit 571694e
Showing 1 changed file with 3 additions and 18 deletions.
21 changes: 3 additions & 18 deletions plans/podman.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -30,22 +30,7 @@ discover:
execute:
how: tmt

/local-root:
summary: Run local rootful tests
/podman-system-test:
summary: Run podman system tests
discover+:
test: /test/tmt/system-test/local-root

/local-rootless:
summary: Run local rootless tests
discover+:
test: /test/tmt/system-test/local-rootless

/remote-root:
summary: Run remote rootful tests
discover+:
test: /test/tmt/system-test/remote-root

/remote-rootless:
summary: Run remote rootless tests
discover+:
test: /test/tmt/system-test/remote-rootless
test: /test/tmt/system-test/*

0 comments on commit 571694e

Please sign in to comment.