You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/02/08 19:48:48 UTC

[GitHub] mrutkows closed pull request #721: Comment out the integration tests

mrutkows closed pull request #721: Comment out the integration tests
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/721
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/tools/travis/script.sh b/tools/travis/script.sh
index f44de1cb..e33dc106 100755
--- a/tools/travis/script.sh
+++ b/tools/travis/script.sh
@@ -38,4 +38,4 @@ $ANSIBLE_CMD openwhisk.yml -e '{"openwhisk_cli":{"installation_mode":"remote","r
 export OPENWHISK_HOME="$(dirname "$TRAVIS_BUILD_DIR")/openwhisk"
 
 cd $TRAVIS_BUILD_DIR
-make integration_test
+#make integration_test


 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services