We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0f199c6 + bdfc7b0 commit 4d28f8bCopy full SHA for 4d28f8b
cmd/nerdctl/image/image_push_linux_test.go
@@ -43,6 +43,7 @@ func TestPush(t *testing.T) {
43
Require: require.All(
44
require.Linux,
45
nerdtest.Registry,
46
+ nerdtest.IsFlaky("https://github.com/containerd/nerdctl/issues/4470"),
47
),
48
49
Setup: func(data test.Data, helpers test.Helpers) {
0 commit comments