mirror of
https://github.com/containers/podman.git
synced 2025-06-23 18:59:30 +08:00
skip flaking auto-update test
This test flakes on almost every PR, so skip it for now until someone can fix it, see #11175. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
@ -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]
|
||||
|
Reference in New Issue
Block a user