Skip to content

Commit

Permalink
test/e2e: remove podman system service tests
Browse files Browse the repository at this point in the history
Two tests are skipped for a long time because they flaked to much,
nobody cares about them and there are only debugging endpoints mostly so
it is not critical either.

The "of 2 seconds" tests isn't useful either. It waits up to 30s for the
exit so it doesn't actually verify a proper timeout. Additionally we
have similar checks in the system tests "podman system service -
CORS enabled in logs" so I consider this safe to remove.

Fixes containers#12624

Signed-off-by: Paul Holzinger <[email protected]>
  • Loading branch information
Luap99 authored and mheon committed Jul 10, 2024
1 parent e385da4 commit 0eec7da
Showing 1 changed file with 0 additions and 115 deletions.
115 changes: 0 additions & 115 deletions test/e2e/system_service_test.go

This file was deleted.

0 comments on commit 0eec7da

Please sign in to comment.