We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8764814 + d36f7ca commit 0bddf3fCopy full SHA for 0bddf3f
config/jobs/kubernetes/sig-scalability/sig-scalability-periodic-jobs.yaml
@@ -1168,7 +1168,7 @@ periodics:
1168
memory: "8Gi"
1169
1170
# 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)
+- cron: '1 5 2-31/2 * *' # Run on even days at 5:01 UTC
1172
name: ci-kubernetes-e2e-gce-scale-resource-size
1173
tags:
1174
- "perfDashPrefix: gce-5000Nodes-ResourceSize"
0 commit comments