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 43ce2b4 commit 430dfc6Copy full SHA for 430dfc6
test/e2e/suites/managed/eks_scaling_config_test.go
@@ -144,4 +144,3 @@ func WaitForEKSClusterScalingTier(ctx context.Context, sess *aws.Config, eksClus
144
return nil
145
}, 5*time.Minute, 10*time.Second).Should(Succeed(), fmt.Sprintf("eventually failed checking EKS Cluster %q scaling tier is %s", eksClusterName, scalingTier))
146
}
147
-
0 commit comments