]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-22746 Fix yarn_validate timeouts
authorJeremy Davis <jeremy.davis@sonarsource.com>
Thu, 8 Aug 2024 16:31:47 +0000 (18:31 +0200)
committersonartech <sonartech@sonarsource.com>
Fri, 9 Aug 2024 20:02:46 +0000 (20:02 +0000)
.cirrus/.cirrus.yml

index 64ea64ca2a6ea79690079e3cf4e5816631a692f3..2aefafa82c8a5583d2a0fa8be741e0f646e5c234 100644 (file)
@@ -142,8 +142,8 @@ yarn_validate_task:
   depends_on: cache_dependencies
   container:
     dockerfile: .cirrus/Dockerfile
-    cpu: 8
-    memory: 15Gb
+    cpu: 10
+    memory: 32Gb
   <<: *DEFAULT_TEMPLATE
   <<: *GRADLE_CACHE_TEMPLATE
   <<: *YARN_CACHE_TEMPLATE