Skip to content

Commit 3731b97

Browse files
committed
Add test cinder_cluster_name for CI
1 parent 966c13e commit 3731b97

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

etc/kayobe/environments/ci-multinode/kolla/globals.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,6 @@ designate_forwarders_addresses: "1.1.1.1; 8.8.8.8"
6767
# Open up ports in firewalld for services on the public API network.
6868
enable_external_api_firewalld: true
6969
external_api_firewalld_zone: "{{ public_net_name | net_zone }}"
70+
71+
# Test cinder cluster
72+
cinder_cluster_name: "stackhpc_test_cinder_cluster"

0 commit comments

Comments
 (0)