blob: b2bf13c2b3ac15cf083342965c52d7918c671bb1 [file] [log] [blame]
cron:
- description: schedule suite scheduler jobs
url: /cron/trigger_event
target: beta
schedule: every 30 minutes
- description: kick off suite scheduler jobs
url: /cron/execute_task
target: beta
schedule: every 1 minutes
- description: test push for suite_scheduler on staging instance
url: /cron/test_push
target: beta
# This cron task is only a handy way to manually trigger the handler
# when testing a new app version. Since the schedule cannot be
# completely disabled it is set to be as infrequent as possible.
schedule: 1st saturday of may 2:00
- description: check if suite tests can be scheduled
url: /cron/check_jobs
target: beta
schedule: every 30 minutes