Skip to content

Commit 062821e

Browse files
Test PR for testing on GKE cluster
Signed-off-by: Muhammad Adil Ghaffar <[email protected]>
1 parent 7241308 commit 062821e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/quick_start_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ var _ = Describe("When following the Cluster API quick-start with dualstack and
159159
SkipCleanup: skipCleanup,
160160
Flavor: ptr.To("topology-dualstack-ipv4-primary"),
161161
PostMachinesProvisioned: func(proxy framework.ClusterProxy, namespace, clusterName string) {
162-
By("Running kubetest dualstack tests")
162+
By("Running kubetest dualstack tests gke")
163163
// Start running the dualstack test suite from kubetest.
164164
Expect(kubetest.Run(
165165
ctx,

0 commit comments

Comments
 (0)