mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-09-10 17:47:52 +00:00
Merge pull request #11176 from Luap99/skip-flake
skip flaking auto-update test
This commit is contained in:
commit
b9db2eb302
1 changed files with 1 additions and 0 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue