From 7976439d5fa987a818169a7e7603e7c76525cac1 Mon Sep 17 00:00:00 2001 From: Dmitriy Rabotyagov Date: Wed, 15 Jun 2022 16:31:35 +0200 Subject: [PATCH] Increase manila flavor size Change-Id: If55df8a00da912b76656f797e3650adb465fdf2d --- .../roles/bootstrap-host/templates/user_variables_manila.yml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/roles/bootstrap-host/templates/user_variables_manila.yml.j2 b/tests/roles/bootstrap-host/templates/user_variables_manila.yml.j2 index 3000fa7614..2ab9d6a3cc 100644 --- a/tests/roles/bootstrap-host/templates/user_variables_manila.yml.j2 +++ b/tests/roles/bootstrap-host/templates/user_variables_manila.yml.j2 @@ -28,7 +28,7 @@ tempest_flavors: vcpus: 1 - name: manila-service-flavor id: 100 - ram: 320 + ram: 350 disk: 5 vcpus: 1