Merge "CI: IPV6 - Enable Prometheus in IPV6 scenario"

This commit is contained in:
Zuul 2025-02-05 09:55:48 +00:00 committed by Gerrit Code Review
commit 7531de2133
2 changed files with 6 additions and 0 deletions

View File

@ -107,6 +107,11 @@ enable_cinder_backend_lvm: "yes"
enable_swift: "yes"
{% endif %}
{% if scenario == "ipv6" %}
enable_prometheus: "yes"
enable_prometheus_openstack_exporter: "no"
{% endif %}
{% if scenario == "scenario_nfv" %}
enable_tacker: "yes"
enable_neutron_sfc: "yes"

View File

@ -108,6 +108,7 @@
neutron_tenant_network_prefix_length: "64"
neutron_tenant_network_dns_server: 2001:4860:4860::8888
address_family: 'ipv6'
scenario: ipv6
- job:
name: kolla-ansible-bifrost-base