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 5474f35 commit be24f76Copy full SHA for be24f76
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