Guillaume Boutry 619976fe43
Implement sunbeam-clusterd
Sunbeam-clusterd can scale up and down.
Currently, the external address in bound to the peers relationship.
Exposes the action `get-credentials` which returns the URL. In the long
term, it will return the credentials to access securely clusterd.

Change-Id: I8b91efe6d96198f5ad3634b9747161225381ded6
2024-01-25 12:30:54 +01:00

52 lines
1.5 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-focal
- func-test-ceph:
nodeset: ubuntu-focal
- func-test-caas:
nodeset: ubuntu-focal
- func-test-misc:
nodeset: ubuntu-focal
- func-test-machine:
nodeset: ubuntu-jammy
vars:
juju_channel: 3.2/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: 2023.2/edge
glance-k8s: 2023.2/edge
nova-k8s: 2023.2/edge
placement-k8s: 2023.2/edge
neutron-k8s: 2023.2/edge
ovn-central-k8s: 23.09/edge
ovn-relay-k8s: 23.09/edge
cinder-k8s: 2023.2/edge
cinder-ceph-k8s: 2023.2/edge
horizon-k8s: 2023.2/edge
heat-k8s: 2023.2/edge
octavia-k8s: 2023.2/edge
aodh-k8s: 2023.2/edge
ceilometer-k8s: 2023.2/edge
gnocchi-k8s: 2023.2/edge
barbican-k8s: 2023.2/edge
designate-k8s: 2023.2/edge
designate-bind-k8s: 9/edge
magnum-k8s: 2023.2/edge
keystone-ldap-k8s: 2023.2/edge
openstack-exporter-k8s: 2023.2/edge
openstack-hypervisor: 2023.2/edge
sunbeam-machine: 2023.2/edge
sunbeam-clusterd: 2023.2/edge