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 2022/09/13 12:09:53 UTC

[GitHub] [druid] abhishekagarwal87 commented on pull request #13075: Move JDK11 ITs to cron stage

abhishekagarwal87 commented on PR #13075:
URL: https://github.com/apache/druid/pull/13075#issuecomment-1245322201

   > When do the cron tests run and how can we see the results? Is there a way to run them on-demand on release branches? (Running "extra bonus" tests on release candidates seems like the best use of them.)
   > 
   > Please forgive me for these basic questions; I'm just not familiar with how the cron tests work.
   
   I forgive you :) 
   The cron tests run daily on the master branch. It can be configured in the https://app.travis-ci.com/github/apache/druid/settings. 
   The notifications for success/failures are sent to dev@druid.apache.org. For some reason, I don't see a daily email. If you search "[CRON]" in your email, you can see these notifications. 
   
   I don't see a way to run them on-demand on release branches. We can however make a slight change in `.travis.yml` so the cron stage becomes a regular third stage. 


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

To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org

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