Commit bb42723
committed
ci: replace weekly_ci with periodic_ci, stagger schedules [citest_skip]
Rename the weekly CI trigger workflow to periodic_ci. The name better
reflects that this is for recurring CI, not necessarily weekly.
Stagger the scheduled start times so that roles do not all compete for
the limited github action job capacity at once. The first role starts
Saturday 02:00 UTC, and each subsequent role starts one hour later, with
an extra hour after ha_cluster, snapshot, and storage because those tests
typically take longer.
Periodic CI is disabled by default. Set the repository or organization
variable `ENABLED` to `true` to enable it. We don't currently use it.
We may enable it in the future.
Signed-off-by: Rich Megginson <rmeggins@redhat.com>1 parent 1674215 commit bb42723
1 file changed
Lines changed: 6 additions & 4 deletions
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
0 commit comments