aboutsummaryrefslogtreecommitdiffstats
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorPhilippe Perrin <philippe.perrin@sonarsource.com>2022-08-15 19:03:28 +0200
committersonartech <sonartech@sonarsource.com>2022-08-23 20:03:04 +0000
commit2bc92626b23c6da7fcfd2c9966f814d9be08495b (patch)
treee75870b88ea8e429f200885892a6e5a6adb2ffb6 /.cirrus.yml
parent0565edb22a7eff818135cf2179b254e6e446a21b (diff)
downloadsonarqube-2bc92626b23c6da7fcfd2c9966f814d9be08495b.tar.gz
sonarqube-2bc92626b23c6da7fcfd2c9966f814d9be08495b.zip
[NO-JIRA] Remove useless timeout instructions
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 4ce65e2ebd8..1fedb555fff 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -138,7 +138,6 @@ build_task:
<<: *SKIP_PUBLIC_BRANCHES_TEMPLATE
<<: *GRADLE_CACHE_TEMPLATE
<<: *YARN_CACHE_TEMPLATE
- timeout_in: 90m
gke_container:
<<: *GKE_CONTAINER_TEMPLATE
cpu: 7.5
@@ -158,7 +157,6 @@ yarn_lint-report-ci_task:
<<: *GRADLE_CACHE_TEMPLATE
<<: *YARN_CACHE_TEMPLATE
<<: *ESLINT_REPORT_CACHE_TEMPLATE
- timeout_in: 90m
gke_container:
<<: *GKE_CONTAINER_TEMPLATE
cpu: 5
@@ -172,7 +170,6 @@ yarn_validate-ci_task:
<<: *GRADLE_CACHE_TEMPLATE
<<: *YARN_CACHE_TEMPLATE
<<: *JEST_REPORT_CACHE_TEMPLATE
- timeout_in: 90m
gke_container:
<<: *GKE_CONTAINER_TEMPLATE
cpu: 7.5
@@ -185,7 +182,6 @@ junit_task:
<<: *SKIP_PUBLIC_BRANCHES_TEMPLATE
<<: *GRADLE_CACHE_TEMPLATE
<<: *JUNIT_REPORT_CACHE_TEMPLATE
- timeout_in: 90m
gke_container:
<<: *GKE_CONTAINER_TEMPLATE
cpu: 7.5
@@ -206,7 +202,6 @@ validate_task:
- yarn_validate-ci
- yarn_lint-report-ci
- junit
- timeout_in: 90m
gke_container:
<<: *GKE_CONTAINER_TEMPLATE
cpu: 7.5
@@ -222,7 +217,6 @@ yarn_check-ci_task:
<<: *SKIP_PUBLIC_BRANCHES_TEMPLATE
<<: *GRADLE_CACHE_TEMPLATE
<<: *YARN_CACHE_TEMPLATE
- timeout_in: 90m
gke_container:
<<: *GKE_CONTAINER_TEMPLATE
cpu: 5