charm-ceph-proxy/tests/tests.yaml
Corey Bryant 6b992ed490 Add 2023.2 Bobcat support
* sync charm-helpers to classic charms
* change openstack-origin/source default to quincy
* add mantic to metadata series
* align testing with bobcat
* add new bobcat bundles
* add bobcat bundles to tests.yaml
* add bobcat tests to osci.yaml
* update build-on and run-on bases
* drop kinetic
* update charmcraft_channel to 2.x/stable

Change-Id: If59e6c4db7688c0819da2b3feb0c7bda89de6780
2023-08-03 13:51:39 -04:00

66 lines
1.8 KiB
YAML

charm_name: ceph-proxy
configure:
- zaza.openstack.configure.ceph_proxy.setup_ceph_proxy
- erasure-coded:
- zaza.openstack.configure.ceph_proxy.setup_ceph_proxy
tests:
- zaza.openstack.charm_tests.ceph.tests.CephProxyTest
- zaza.openstack.charm_tests.ceph.fs.tests.CephFSWithCephProxyTests
- erasure-coded:
- zaza.openstack.charm_tests.ceph.tests.CephProxyTest
- zaza.openstack.charm_tests.ceph.tests.CheckPoolTypes
gate_bundles:
- jammy-yoga
- erasure-coded: jammy-yoga-ec
dev_bundles:
- jammy-yoga
- erasure-coded: jammy-yoga-ec
- lunar-antelope
- mantic-bobcat
- erasure-coded: lunar-antelope-ec
- erasure-coded: mantic-bobcat-ec
- jammy-antelope
- jammy-bobcat
- erasure-coded: jammy-antelope-ec
- erasure-coded: jammy-bobcat-ec
smoke_bundles:
- jammy-yoga
target_deploy_status:
ceph-proxy:
workload-status: blocked
workload-status-message-prefix: "Ensure FSID and admin-key are set"
ceph-radosgw:
workload-status: waiting
workload-status-message-prefix: "Incomplete relations: mon"
keystone:
workload-status: active
workload-status-message-prefix: "Unit is ready"
cinder-ceph:
workload-status: waiting
workload-status-message-prefix: "Ceph broker request incomplete"
ceph-fs:
workload-status: waiting
workload-status-message-prefix: "'ceph-mds' incomplete"
nova-compute:
workload-status: waiting
workload-status-message-prefix: "Incomplete relations: storage-backend"
glance:
workload-status: waiting
workload-status-message-prefix: "Incomplete relations: storage-backend"
ubuntu:
workload-status: active
workload-status-message-prefix: ''
tests_options:
force_deploy:
- jammy-antelope
- jammy-bobcat
- jammy-antelope-ec
- jammy-bobcat-ec