diff options
author | Belen Pruvost <belen.pruvost@sonarsource.com> | 2022-01-03 14:35:38 +0100 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2022-01-03 20:02:55 +0000 |
commit | b0fe770780c3fb0b2b7c1fc2a3dc30d0599b02fd (patch) | |
tree | 4b67f8127e4531334a7d08c9d4311dc10da6701f /.cirrus.yml | |
parent | 9d5a297577d2447b443f0a733eb32084adad6348 (diff) | |
download | sonarqube-b0fe770780c3fb0b2b7c1fc2a3dc30d0599b02fd.tar.gz sonarqube-b0fe770780c3fb0b2b7c1fc2a3dc30d0599b02fd.zip |
[NO-JIRA] - Default resources for PSQL 10.6 test
Diffstat (limited to '.cirrus.yml')
-rw-r--r-- | .cirrus.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.cirrus.yml b/.cirrus.yml index 6ac9ae8cc25..24e07e9a072 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -518,8 +518,7 @@ sql_postgres106_task: <<: *GRADLE_CACHE_TEMPLATE gke_container: <<: *GKE_CONTAINER_TEMPLATE - cpu: 2 - memory: 8Gb + memory: 5Gb additional_containers: - <<: *POSTGRES_ADDITIONAL_CONTAINER_TEMPLATE script: |