Skip to content

Commit 6368e07

Browse files
Jakub Sliacananjannath
authored andcommitted
Issue #101 Increase timeout for CRC tests jobs to 120m
1 parent 4610c14 commit 6368e07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

minishift-ci-index.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -529,9 +529,9 @@
529529
git_repo: crc
530530
ci_project: minishift
531531
ci_cmd: '/bin/bash centos_ci.sh'
532-
timeout: '90m'
532+
timeout: '120m'
533533
- 'codeready-{git_repo}-master':
534534
git_repo: crc
535535
ci_project: minishift
536536
ci_cmd: '/bin/bash centos_ci.sh'
537-
timeout: '90m'
537+
timeout: '120m'

0 commit comments

Comments
 (0)