aboutsummaryrefslogtreecommitdiffstats
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorMalena Ebert <63863184+malena-ebert-sonarsource@users.noreply.github.com>2020-09-03 14:26:43 +0200
committersonartech <sonartech@sonarsource.com>2020-09-03 20:07:20 +0000
commit5a7b129a10a3ab1e79a66b8967467842608abf97 (patch)
tree9dac5a7502fba40308ec2661614f79f3d20be167 /.cirrus.yml
parent7822501b454e3a06ec2da70c70f3b2873872a37f (diff)
downloadsonarqube-5a7b129a10a3ab1e79a66b8967467842608abf97.tar.gz
sonarqube-5a7b129a10a3ab1e79a66b8967467842608abf97.zip
BUILD-811 Increase memory limit for cirrus validate task.
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 6eaf03d5f63..cf0dc0e2a2b 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -111,7 +111,7 @@ validate_task:
gke_container:
<<: *GKE_CONTAINER_TEMPLATE
cpu: 2
- memory: 7Gb
+ memory: 9Gb
additional_containers:
- <<: *POSTGRES_ADDITIONAL_CONTAINER_TEMPLATE
script: