Nightly Jobs
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