42e8bc6e42
Refresh 2023.2 -> 2024.1 which will impact all charms, so we should not need to pre-seed the edge channel before this works. Refresh 23.09 -> 24.03 for OVN charms. Option sql_connection is removed form 2024.1 release [1] Use below snippet for magnum-k8s conf template [database] connection = <> Update horizon local_settings.py.j2 template [1] https://docs.openstack.org/releasenotes/oslo.db/en_GB/2024.1.html Mark tempest test as non-voting as its currently unstable. Change-Id: I4e277a4c5e438e2f2112a167b0f3050c1526cd0a
54 lines
1.6 KiB
YAML
54 lines
1.6 KiB
YAML
- project:
|
|
templates:
|
|
- openstack-python3-sunbeam-jobs
|
|
- openstack-cover-jobs
|
|
- openstack-sunbeam-charm-build-jobs
|
|
- charm-publish-jobs
|
|
check:
|
|
jobs:
|
|
- func-test-core:
|
|
nodeset: ubuntu-jammy
|
|
- func-test-ceph:
|
|
nodeset: ubuntu-jammy
|
|
- func-test-caas:
|
|
nodeset: ubuntu-jammy
|
|
- func-test-misc:
|
|
nodeset: ubuntu-jammy
|
|
- func-test-tempest:
|
|
nodeset: ubuntu-jammy
|
|
voting: false
|
|
vars:
|
|
juju_channel: 3.4/stable
|
|
juju_classic_mode: false
|
|
env_type: k8s
|
|
microk8s_channel: 1.28-strict/stable
|
|
microk8s_classic_mode: false
|
|
charmcraft_channel: 2.x/stable
|
|
publish_charm: true
|
|
publish_channels:
|
|
keystone-k8s: 2024.1/edge
|
|
glance-k8s: 2024.1/edge
|
|
nova-k8s: 2024.1/edge
|
|
placement-k8s: 2024.1/edge
|
|
neutron-k8s: 2024.1/edge
|
|
ovn-central-k8s: 24.03/edge
|
|
ovn-relay-k8s: 24.03/edge
|
|
cinder-k8s: 2024.1/edge
|
|
cinder-ceph-k8s: 2024.1/edge
|
|
horizon-k8s: 2024.1/edge
|
|
heat-k8s: 2024.1/edge
|
|
octavia-k8s: 2024.1/edge
|
|
aodh-k8s: 2024.1/edge
|
|
ceilometer-k8s: 2024.1/edge
|
|
gnocchi-k8s: 2024.1/edge
|
|
barbican-k8s: 2024.1/edge
|
|
designate-k8s: 2024.1/edge
|
|
designate-bind-k8s: 9/edge
|
|
magnum-k8s: 2024.1/edge
|
|
keystone-ldap-k8s: 2024.1/edge
|
|
openstack-exporter-k8s: 2024.1/edge
|
|
openstack-hypervisor: 2024.1/edge
|
|
sunbeam-machine: 2024.1/edge
|
|
sunbeam-clusterd: 2024.1/edge
|
|
tempest-k8s: 2024.1/edge
|