Skip to content

Commit

Permalink
Lower accelerator specific cit-peridiocs to once per day, at 8PM
Browse files Browse the repository at this point in the history
We have limited capacity, we need to be more economical with how we use it. This is enough for a regression signal from the platform.
  • Loading branch information
a-crate committed Dec 11, 2024
1 parent c707445 commit 2154dc3
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,8 @@ periodics:
annotations:
testgrid-dashboards: googleoss-gcp-guest
testgrid-tab-name: cit-periodics-accelerator-images-accelerator-tests
interval: 6h
# Run at 8PM every night to avoid conflicting with daily usage
cron: "00 20 * * *"
spec:
containers:
- image: gcr.io/compute-image-tools/cloud-image-tests:latest
Expand Down

0 comments on commit 2154dc3

Please sign in to comment.