Tune up virtual envs 91/18791/3
authorMichael Polenchuk <mpolenchuk@mirantis.com>
Wed, 17 Aug 2016 06:30:11 +0000 (09:30 +0300)
committerMichael Polenchuk <mpolenchuk@mirantis.com>
Thu, 18 Aug 2016 07:11:16 +0000 (10:11 +0300)
* increase the memory/cpu of controller for noha case
* reduce the memory of computes

Change-Id: Iea9351bb846823fae64a662e92f894eca2f6cecb
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
deploy/config/labs/devel-pipeline/default/fuel/config/dha.yaml
deploy/config/labs/devel-pipeline/elx/fuel/config/dha.yaml

index 09b5d08..ad2f5eb 100644 (file)
@@ -65,6 +65,16 @@ define_vms:
           attribute:
             type: virtio
   controller:
+    vcpu:
+      value: 4
+    memory:
+      attribute_equlas:
+        unit: KiB
+      value: 10485760
+    currentMemory:
+      attribute_equlas:
+        unit: KiB
+      value: 10485760
     devices:
       interface:
         attribute_equlas:
@@ -73,6 +83,14 @@ define_vms:
           attribute:
             type: e1000
   compute:
+    memory:
+      attribute_equlas:
+        unit: KiB
+      value: 6291456
+    currentMemory:
+      attribute_equlas:
+        unit: KiB
+      value: 6291456
     devices:
       interface:
         attribute_equlas:
@@ -80,4 +98,3 @@ define_vms:
         model:
           attribute:
             type: e1000
-
index 47bc550..3c246c1 100644 (file)
@@ -65,6 +65,16 @@ define_vms:
           attribute:
             type: virtio
   controller:
+    vcpu:
+      value: 4
+    memory:
+      attribute_equlas:
+        unit: KiB
+      value: 10485760
+    currentMemory:
+      attribute_equlas:
+        unit: KiB
+      value: 10485760
     devices:
       interface:
         attribute_equlas:
@@ -73,6 +83,14 @@ define_vms:
           attribute:
             type: e1000
   compute:
+    memory:
+      attribute_equlas:
+        unit: KiB
+      value: 6291456
+    currentMemory:
+      attribute_equlas:
+        unit: KiB
+      value: 6291456
     devices:
       interface:
         attribute_equlas: