]> source.dussan.org Git - sonarqube.git/commitdiff
Adapt Cirrus hardware requirements
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Sun, 23 Sep 2018 17:17:10 +0000 (19:17 +0200)
committerSonarTech <sonartech@sonarsource.com>
Mon, 24 Sep 2018 18:20:57 +0000 (20:20 +0200)
.cirrus.yml

index e7ba5182786c4318c936609efae949e159ba244c..8a643c2c48b10d2333704362d5a88b7f4c11809f 100644 (file)
@@ -71,13 +71,13 @@ validate_task:
     cluster_name: cirrus-cluster
     zone: us-central1-a
     namespace: default
-    cpu: 2
+    cpu: 2.4
     memory: 10Gb
     additional_containers:
       - name: postgres
         image: postgres:9.3.23
         port: 5432
-        cpu: 0.7
+        cpu: 1
         memory: 1Gb
         env:
           POSTGRES_USER: postgres
@@ -98,13 +98,13 @@ qa_task:
     cluster_name: cirrus-cluster
     zone: us-central1-a
     namespace: default
-    cpu: 2
+    cpu: 2.4
     memory: 10Gb
     additional_containers:
     - name: postgres
       image: postgres:9.3.23
       port: 5432
-      cpu: 0.7
+      cpu: 1
       memory: 1Gb
       env:
         POSTGRES_USER: postgres