Skip to content

Commit

Permalink
Merge pull request #16117 from ncdc/increase-capa-k8s-ci-timeout
Browse files Browse the repository at this point in the history
Increase CAPA k8s CI timeout to 3h
  • Loading branch information
k8s-ci-robot authored Feb 4, 2020
2 parents 9d1b823 + 1e13af3 commit 620d715
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,6 @@ periodics:
testgrid-num-columns-recent: '20'
testgrid-alert-email: kubernetes-sig-cluster-lifecycle-cluster-api-alerts@googlegroups.com
- name: ci-cluster-api-provider-aws-make-conformance-stable-k8s-ci-artifacts
interval: 3h
max_concurrency: 5
labels:
preset-dind-enabled: "true"
Expand All @@ -271,6 +270,9 @@ periodics:
preset-aws-ssh: "true"
preset-aws-credential: "true"
decorate: true
decoration_config:
timeout: 3h
interval: 4h
extra_refs:
- org: kubernetes-sigs
repo: cluster-api-provider-aws
Expand Down

0 comments on commit 620d715

Please sign in to comment.