aboutsummaryrefslogtreecommitdiffstats
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2018-09-23 19:17:10 +0200
committerSonarTech <sonartech@sonarsource.com>2018-09-24 20:20:57 +0200
commit3e5ce7c6fc3ccffc09ff6cb630b641c3ce101432 (patch)
tree4a1ee1d4c039957e25303f173669883ab48a96b9 /.cirrus.yml
parentaac6c7dcb408acb6b02c2b4bffaf4081dd25083e (diff)
downloadsonarqube-3e5ce7c6fc3ccffc09ff6cb630b641c3ce101432.tar.gz
sonarqube-3e5ce7c6fc3ccffc09ff6cb630b641c3ce101432.zip
Adapt Cirrus hardware requirements
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index e7ba5182786..8a643c2c48b 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -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