Skip to content

Commit

Permalink
skip flaking auto-update test
Browse files Browse the repository at this point in the history
This test flakes on almost every PR, so skip it for now until
someone can fix it, see #11175.

Signed-off-by: Paul Holzinger <[email protected]>
  • Loading branch information
Luap99 committed Aug 10, 2021
1 parent 6513add commit 8b9b925
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/system/255-auto-update.bats
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@ function _confirm_update() {
}

@test "podman auto-update - label io.containers.autoupdate=local with rollback" {
skip "This test flakes way too often, see #11175"
# sdnotify fails with runc 1.0.0-3-dev2 on Ubuntu. Let's just
# assume that we work only with crun, nothing else.
# [copied from 260-sdnotify.bats]
Expand Down

0 comments on commit 8b9b925

Please sign in to comment.