skip TestBuildIidFileSquash

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2025-10-28 21:46:49 +01:00
parent cf9e1778d3
commit 50598d21c9

View File

@ -62,6 +62,7 @@ func TestBuildFromContextDirectoryWithTag(t *testing.T) {
}
func TestBuildIidFileSquash(t *testing.T) {
t.Skip("Not implemented with containerd")
environment.SkipIfNotExperimentalDaemon(t)
t.Setenv("DOCKER_BUILDKIT", "0")