You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/06/02 17:25:30 UTC

[GitHub] [druid] ccaominh commented on pull request #9968: Add the ability to run sql tests from a config file

ccaominh commented on pull request #9968:
URL: https://github.com/apache/druid/pull/9968#issuecomment-637694637


   > I don't think these parameterized tests need to run on every PR, having them run nightly might be a good compromise on compute time vs test coverage - but I don't know how to have that work with Travis.
   
   Travis is already setup to run a daily job, which will run any jobs that are in the `cron` stage. For an example, refer the the "security vulnerabilities" job: https://github.com/apache/druid/blob/master/.travis.yml#L426
   
   The configuration that restricts the cron job to only run the `cron` stage is here: https://github.com/apache/druid/blob/master/.travis.yml#L41
   
   


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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org