Skip to content

Commit

Permalink
sig-ci: run quarantined tests report in the morning (#3660)
Browse files Browse the repository at this point in the history
We want to have the report updated ahead of the sig-ci meetings. Thus we
switch to using a cron expression instead of an interval.

Signed-off-by: Daniel Hiller <[email protected]>
  • Loading branch information
dhiller authored Sep 19, 2024
1 parent 79224ba commit d02076b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1577,6 +1577,7 @@ periodics:
- annotations:
testgrid-create-test-group: "false"
cluster: kubevirt-prow-control-plane
cron: 45 6 * * *
decorate: true
extra_refs:
- base_ref: main
Expand All @@ -1586,7 +1587,6 @@ periodics:
- base_ref: main
org: kubevirt
repo: kubevirt
interval: 24h
labels:
preset-gcs-credentials: "true"
name: periodic-kubevirt-quarantined-tests-daily-report
Expand Down

0 comments on commit d02076b

Please sign in to comment.