Change default memory for Promise flavor 65/20165/1
authorjose.lausuch <jose.lausuch@ericsson.com>
Thu, 1 Sep 2016 15:09:31 +0000 (17:09 +0200)
committerjose.lausuch <jose.lausuch@ericsson.com>
Thu, 1 Sep 2016 15:09:31 +0000 (17:09 +0200)
In some scenarios (bgpvpn) the timeout defined in promise
to boot/delete vms is too tight. Having less memory
might fix the problem as it will take less time and it
doesn't impact the promise test case.

Change-Id: Ib3165ea5d6518d88384f76c8edd10dddb0b529a3
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
ci/config_functest.yaml

index e58fcea..2b3317a 100644 (file)
@@ -170,7 +170,7 @@ promise:
         image_name: promise-img
         flavor_name: promise-flavor
         flavor_vcpus: 1
-        flavor_ram: 512
+        flavor_ram: 128
         flavor_disk: 0
         network_name: promise-net
         subnet_name: promise-subnet