github.com/google/syzkaller@v0.0.0-20240517125934-c0f1611a36d6/dashboard/app/cron.yaml (about) 1 # Copyright 2017 syzkaller project authors. All rights reserved. 2 # Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. 3 4 cron: 5 - url: /cron/email_poll 6 schedule: every 1 minutes 7 - url: /cron/cache_update 8 schedule: every 1 hours 9 - url: /cron/minute_cache_update 10 schedule: every 1 minutes 11 - url: /cron/deprecate_assets 12 schedule: every 3 hours 13 - url: /cron/kcidb_poll 14 schedule: every 5 minutes 15 - url: /cron/refresh_subsystems 16 schedule: every 5 minutes 17 - url: /cron/subsystem_reports 18 schedule: every 8 hours 19 - url: /_ah/datastore_admin/backup.create?name=backup&filesystem=gs&gs_bucket_name=syzkaller-backups&kind=Bug&kind=Build&kind=Crash&kind=CrashLog&kind=CrashReport&kind=Error&kind=Job&kind=KernelConfig&kind=Manager&kind=ManagerStats&kind=Patch&kind=ReportingState&kind=ReproC&kind=ReproSyz 20 schedule: every monday 00:00 21 target: ah-builtin-python-bundle