We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fa9df9 commit 4efc192Copy full SHA for 4efc192
spec/parts/linux/cloud-init/artifacts/cse_install_spec.sh
@@ -274,7 +274,7 @@ Describe 'cse_install.sh'
274
275
It 'should call installToolFromBootstrapProfileRegistry'
276
When call installKubeletKubectlFromBootstrapProfileRegistry $BOOTSTRAP_PROFILE_CONTAINER_REGISTRY_SERVER $KUBERNETES_VERSION
277
- The output should include "installKubeletKubectlFromBootstrapProfileRegistry"
+ The output should include "installToolFromBootstrapProfileRegistry"
278
The output should not include "installKubeletKubectlFromURL"
279
End
280
0 commit comments