rabbah commented on a change in pull request #3105: auto detect docker-for-mac
URL: 
https://github.com/apache/incubator-openwhisk/pull/3105#discussion_r157777327
 
 

 ##########
 File path: tools/travis/build.sh
 ##########
 @@ -23,7 +23,7 @@ cd $ROOTDIR/ansible
 ANSIBLE_CMD="ansible-playbook -i environments/local -e 
docker_image_prefix=testing"
 GRADLE_PROJS_SKIP="-x :actionRuntimes:pythonAction:distDocker  -x 
:actionRuntimes:python2Action:distDocker -x 
actionRuntimes:swift3.1.1Action:distDocker -x 
:actionRuntimes:javaAction:distDocker"
 
-$ANSIBLE_CMD setup.yml
+$ANSIBLE_CMD setup.yml -e mode=HA
 
 Review comment:
   enable HA for Travis CI.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to