Merge "Include openstack_services for murano role"

This commit is contained in:
Zuul 2021-10-05 18:47:16 +00:00 committed by Gerrit Code Review
commit 8cf5250cce
3 changed files with 4 additions and 1 deletions

View File

@ -25,6 +25,7 @@
environment: "{{ deployment_environment_variables | default({}) }}"
user: root
vars_files:
- "defaults/repo_packages/openstack_services.yml"
- "defaults/{{ install_method }}_install.yml"
tags:
- murano

View File

@ -14,7 +14,7 @@
# limitations under the License.
tempest_test_includelist:
- murano_tempest_tests.tests.api.application_catalog
- murano_tempest_tests.tests.api.application_catalog.test_services
tempest_tempest_conf_overrides:
application_catalog:

View File

@ -100,6 +100,8 @@
- name: openstack/ansible-role-pki
# OpenStack service repos - listed here to make cached repos available in CI
- name: openstack/requirements
# Murano distro deployment does need access to valid git repo anyway
- name: openstack/murano
- job:
name: openstack-ansible-deploy-aio