Skip to content

Commit

Permalink
naughty: Unify the two patterns for cockpit-project#4829
Browse files Browse the repository at this point in the history
They only differ in the test name suffix, use a glob to catch them both.

Also add the test file. Not important, but keeps the pattern consistent
with others.
  • Loading branch information
martinpitt committed Jun 23, 2023
1 parent 1efdec1 commit 1d1ff2a
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 8 deletions.
2 changes: 1 addition & 1 deletion naughty/rhel4edge/4829-podman-hang
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
File "*", line *, in testPruneUnusedContainersSystem
File "test/check-application", line *, in testPruneUnusedContainers*
*
RuntimeError: Timed out on 'podman run --name inpod --pod pod -tid localhost/test-busybox sh -c 'exit 1''
3 changes: 0 additions & 3 deletions naughty/rhel4edge/4829-podman-hang-2

This file was deleted.

2 changes: 1 addition & 1 deletion naughty/ubuntu-2204/4829-podman-hang
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
File "*", line *, in testPruneUnusedContainersSystem
File "test/check-application", line *, in testPruneUnusedContainers*
*
RuntimeError: Timed out on 'podman run --name inpod --pod pod -tid localhost/test-busybox sh -c 'exit 1''
3 changes: 0 additions & 3 deletions naughty/ubuntu-2204/4829-podman-hang-2

This file was deleted.

0 comments on commit 1d1ff2a

Please sign in to comment.