aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2017-04-07 06:47:28 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-04-07 06:47:28 +0000
commitd4f97f8fa05b27296c74a9e6c30b5ee5540f910e (patch)
tree14d07547556f7e620cf95c19ff3d8a89c4d052dd
parentcd1ee7d9bf639a7e2aa47f58317b9f93b73f5458 (diff)
parent5a417f076549941e0dae176849045aab32bf0be5 (diff)
Merge "Increase ram for tempest tests (aarch64)"
-rw-r--r--functest/ci/rally_aarch64_patch.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/functest/ci/rally_aarch64_patch.conf b/functest/ci/rally_aarch64_patch.conf
index a49588bf8..e5cae8137 100644
--- a/functest/ci/rally_aarch64_patch.conf
+++ b/functest/ci/rally_aarch64_patch.conf
@@ -1,5 +1,5 @@
img_name_regex = ^TestVM$
img_url = http://download.cirros-cloud.net/daily/20161201/cirros-d161201-aarch64-disk.img
-flavor_ref_ram = 128
+flavor_ref_ram = 256
flavor_ref_alt_ram = 256
-heat_instance_type_ram = 128
+heat_instance_type_ram = 256