Skip to content

Commit d36f7ca

Browse files
committed
Move the exploratory resource size test by 12 hours to avoid conflict with ci-kubernetes-e2e-gce-scale-correctness
1 parent 9678cd9 commit d36f7ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/jobs/kubernetes/sig-scalability/sig-scalability-periodic-jobs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1168,7 +1168,7 @@ periodics:
11681168
memory: "8Gi"
11691169

11701170
# Exploratory tests for resource size limit as proposed in https://github.com/kubernetes/kubernetes/issues/134375
1171-
- cron: '1 17 2-31/2 * *' # Run on even days at 9:01PST (17:01 UTC)
1171+
- cron: '1 5 2-31/2 * *' # Run on even days at 5:01 UTC
11721172
name: ci-kubernetes-e2e-gce-scale-resource-size
11731173
tags:
11741174
- "perfDashPrefix: gce-5000Nodes-ResourceSize"

0 commit comments

Comments
 (0)