diff options
author | Philippe Perrin <philippe.perrin@sonarsource.com> | 2021-10-27 14:29:35 +0200 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2021-11-01 20:08:36 +0000 |
commit | c56999b63d53ef960aa4233f75c7814da1e24b5f (patch) | |
tree | 6c306e2a85b9832c9a94709332b8180c50daf1ac /.cirrus.yml | |
parent | a8abcbdb23a8558c281739ef23f355993eb07162 (diff) | |
download | sonarqube-c56999b63d53ef960aa4233f75c7814da1e24b5f.tar.gz sonarqube-c56999b63d53ef960aa4233f75c7814da1e24b5f.zip |
Memory increase for validation task
Diffstat (limited to '.cirrus.yml')
-rw-r--r-- | .cirrus.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml index 766ff7e703f..c41234b4c0a 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -140,7 +140,7 @@ validate_task: gke_container: <<: *GKE_CONTAINER_TEMPLATE cpu: 6.5 - memory: 24Gb + memory: 28Gb additional_containers: - <<: *POSTGRES_ADDITIONAL_CONTAINER_TEMPLATE script: |