style95 commented on a change in pull request #5042:
URL: https://github.com/apache/openwhisk/pull/5042#discussion_r557869224



##########
File path: tools/travis/runStandaloneTests.sh
##########
@@ -44,6 +44,8 @@ kind create cluster --wait 5m
 export KUBECONFIG="$(kind get kubeconfig-path)"
 kubectl config set-context --current --namespace=default
 
+# This is required because it is timed out to pull the image during the test.
+docker pull openwhisk/action-nodejs-v10:nightly

Review comment:
       We might want to pull all images in advance.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to