Skip to content

Commit 746c0d0

Browse files
committed
Test mariadb 11.8
1 parent 8df51e0 commit 746c0d0

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ kolla_image_tags:
1212
magnum:
1313
rocky-9: 2025.1-rocky-9-20250811T111154
1414
ubuntu-noble: 2025.1-ubuntu-noble-20250811T111154
15+
mariadb:
16+
ubuntu-noble: 2025.1-ubuntu-noble-20250820T160440 # Test mariadb 11.8

etc/kayobe/kolla/globals.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,6 @@ prometheus_blackbox_exporter_endpoints_kayobe:
6060
prometheus_openstack_exporter_interval: "{{ stackhpc_prometheus_openstack_exporter_interval }}s"
6161

6262
rabbitmq_image: "{% raw %}{{ docker_registry ~ '/' if docker_registry else '' }}{{ docker_namespace }}/rabbitmq-4-1{% endraw %}"
63+
64+
database_enable_tls_internal: false
65+
database_enable_tls_backend: false

0 commit comments

Comments
 (0)