Nightly Jobs
Read about nightly jobs in Aviator and get configuration instructions in our guide. These are scheduled job runs that can be triggered with Pilot framework.
The nightly jobs are scheduled job runs that can be triggered using the Pilot framework. These jobs can be used to identify flakes by running the same test on an existing green build. Nightly jobs are also configured using the YAML config file:
Note that the cron_utc
config ignores the minute level precision. You can run it at most at an hourly cadence.
Last updated
Was this helpful?