From b336c6a7d772d60fad94b7706c0baed95dc80a8a Mon Sep 17 00:00:00 2001 From: Dmitriy Rabotyagov Date: Thu, 16 Jun 2022 11:43:35 +0200 Subject: [PATCH] Reduce m1.magnum flavor In CI we apparently don't have enough RAM to provision cluster with current flavors. Trying to reduce flavor size to make CI more reliable. Change-Id: Ic00a2c64a59b889426240e5f4c9ecced4b658ccc --- .../roles/bootstrap-host/templates/user_variables_magnum.yml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/roles/bootstrap-host/templates/user_variables_magnum.yml.j2 b/tests/roles/bootstrap-host/templates/user_variables_magnum.yml.j2 index e2e91cdd47..424d742f2d 100644 --- a/tests/roles/bootstrap-host/templates/user_variables_magnum.yml.j2 +++ b/tests/roles/bootstrap-host/templates/user_variables_magnum.yml.j2 @@ -47,7 +47,7 @@ magnum_flavors: disk: 5 - name: m1.magnum cloud: default - ram: 512 + ram: 340 vcpus: 1 disk: 5