Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions integration/build_cluster_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ import (

// run on GCP as this test requires a load balancer
func TestBuildKanikoInsecureRegistry(t *testing.T) {
// TODO: This test shall pass once render v2 is completed.
t.SkipNow()

MarkIntegrationTest(t, NeedsGcp)

ns, client := SetupNamespace(t)
Expand Down