csantanapr commented on issue #3696: Move the files under performance to 
tests/performance
URL: 
https://github.com/apache/incubator-openwhisk/pull/3696#issuecomment-391551311
 
 
   @houshengbo Travis is failing to deploy.sh
   You need the relative directory here 
https://github.com/apache/incubator-openwhisk/blob/master/performance/preparation/deploy.sh#L20
   
   From 
   ```
   ROOTDIR="$SCRIPTDIR/../.."
   ```
   To
   ```
   ROOTDIR="$SCRIPTDIR/../../.."
   ```

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


With regards,
Apache Git Services

Reply via email to