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 79cc2c3 + cdbc3b8 commit 7ea9851Copy full SHA for 7ea9851
test/e2e/capi_test.go
@@ -64,7 +64,7 @@ var _ = Describe("Running the Cluster API E2E tests", func() {
64
BootstrapClusterProxy: bootstrapClusterProxy,
65
ArtifactFolder: artifactFolder,
66
SkipCleanup: skipCleanup,
67
- Flavor: ptr.To[string]("topology"),
+ Flavor: ptr.To[string]("ci-topology"),
68
}
69
})
70
0 commit comments