jonpspri commented on issue #184: Create tarball for Nginx container in 
OpenWhisk as part of release deploy script
URL: 
https://github.com/apache/incubator-openwhisk-cli/pull/184#issuecomment-359454005
 
 
   Regarding the need for 'docker.gradle', the tests that break without it are 
toward the bottom of the test_openwhisk.sh:
   
   ```
   #  Run the test cases under openwhisk to ensure the quality of the runnint 
API.
   cd $TRAVIS_BUILD_DIR
   ./gradlew --console=plain :tests:test -Dtest.single=*ApiGwCliTests*
   sleep 30
   ./gradlew --console=plain :tests:test 
-Dtest.single=*ApiGwCliRoutemgmtActionTests*
   sleep 30
   ./gradlew --console=plain :tests:test -Dtest.single=*ApiGwCliEndToEndTests*
   sleep 30
   ./gradlew --console=plain :tests:test -Dtest.single=*Wsk*Tests*
   ```

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