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 [email protected]. 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to