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.
1 parent 7241308 commit 062821eCopy full SHA for 062821e
test/e2e/quick_start_test.go
@@ -159,7 +159,7 @@ var _ = Describe("When following the Cluster API quick-start with dualstack and
159
SkipCleanup: skipCleanup,
160
Flavor: ptr.To("topology-dualstack-ipv4-primary"),
161
PostMachinesProvisioned: func(proxy framework.ClusterProxy, namespace, clusterName string) {
162
- By("Running kubetest dualstack tests")
+ By("Running kubetest dualstack tests gke")
163
// Start running the dualstack test suite from kubetest.
164
Expect(kubetest.Run(
165
ctx,
0 commit comments