From: Alain Kermis Date: Thu, 18 Jan 2024 14:03:34 +0000 (+0100) Subject: SONAR-21448 Increase resources for flaky startup indexation test X-Git-Tag: 10.4.0.87286~148 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=1dfcaa2836a64c1a3aa7a4cb45cd107e2c578d91;p=sonarqube.git SONAR-21448 Increase resources for flaky startup indexation test --- diff --git a/.cirrus.yml b/.cirrus.yml index 99c95d37a08..a9477a8cc7a 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -490,7 +490,7 @@ qa_ha_cluster_task: <<: *GRADLE_CACHE_TEMPLATE eks_container: <<: *CONTAINER_TEMPLATE - cpu: 2.4 + cpu: 3 memory: 10Gb additional_containers: - <<: *POSTGRES_ADDITIONAL_CONTAINER_TEMPLATE