From 03353d998a2cc0fe8fdac358c16e70a47f1ff029 Mon Sep 17 00:00:00 2001 From: Dmitriy Rabotyagov Date: Tue, 17 Nov 2020 19:19:28 +0200 Subject: [PATCH] Add magnum tempest URL Since magnum does not have valid way to define type of endpoint, we hardcode aio private IP, so that it was used during tempest tests. Change-Id: Ifd43f4292420da31512c001e2caad5f924e566d2 --- .../roles/bootstrap-host/templates/user_variables_magnum.yml.j2 | 1 + 1 file changed, 1 insertion(+) 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 5bac798df3..a48924a3aa 100644 --- a/tests/roles/bootstrap-host/templates/user_variables_magnum.yml.j2 +++ b/tests/roles/bootstrap-host/templates/user_variables_magnum.yml.j2 @@ -69,3 +69,4 @@ tempest_tempest_conf_overrides: master_flavor_id: m1.magnum flavor_id: s1.magnum image_id: fedora-coreos-latest + magnum_url: http://172.29.236.100:9511