jiangpengcheng commented on a change in pull request #5036:
URL: https://github.com/apache/openwhisk/pull/5036#discussion_r557799148



##########
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
 
+docker pull openwhisk/action-nodejs-v10:nightly
+docker pull openwhisk/dockerskeleton:nightly

Review comment:
       seems travis ci machine will take a long time to pull images which make 
some tests failed




----------------------------------------------------------------
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