diff options
author | Jacek <jacek.poreda@sonarsource.com> | 2021-09-24 14:04:46 +0200 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2021-09-24 20:03:09 +0000 |
commit | 4129719fc2f969fb785b64b3d7ed7291281feb85 (patch) | |
tree | 1f1a7be0191133b480110f3e0b0486d8e79b9769 /.cirrus.yml | |
parent | fba9da69f4528f1528e5555fff76d05a6216e38c (diff) | |
download | sonarqube-4129719fc2f969fb785b64b3d7ed7291281feb85.tar.gz sonarqube-4129719fc2f969fb785b64b3d7ed7291281feb85.zip |
[NO-JIRA] Run frontend and backend tests in parallel
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 790d0aed9a2..25b64282c2a 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -134,7 +134,7 @@ validate_task: gke_container: <<: *GKE_CONTAINER_TEMPLATE cpu: 6.5 - memory: 16Gb + memory: 24Gb additional_containers: - <<: *POSTGRES_ADDITIONAL_CONTAINER_TEMPLATE script: |