diff --git a/prow/prowjobs/GoogleCloudPlatform/gcp-guest/gcp-guest-config.yaml b/prow/prowjobs/GoogleCloudPlatform/gcp-guest/gcp-guest-config.yaml index 5c5ba1e934..5eb3a49d35 100644 --- a/prow/prowjobs/GoogleCloudPlatform/gcp-guest/gcp-guest-config.yaml +++ b/prow/prowjobs/GoogleCloudPlatform/gcp-guest/gcp-guest-config.yaml @@ -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