Skip to content

Commit ebdf56e

Browse files
authored
Merge pull request #35599 from nojnhuh/azure-dra-scale
Reduce frequency of CAPZ DRA scale job
2 parents 423bcd7 + b65df3a commit ebdf56e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ periodics:
88
decorate: true
99
decoration_config:
1010
timeout: 3h
11-
interval: 3h
11+
interval: 12h
1212
path_alias: "sigs.k8s.io/cluster-api-provider-azure"
1313
labels:
1414
preset-dind-enabled: "true"

0 commit comments

Comments
 (0)