Skip to content

Commit

Permalink
Merge pull request #11176 from Luap99/skip-flake
Browse files Browse the repository at this point in the history
skip flaking auto-update test
  • Loading branch information
rhatdan authored Aug 10, 2021
2 parents 6513add + 8b9b925 commit b9db2eb
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 b9db2eb

Please sign in to comment.