Files
charm-rabbitmq-server/tests/tests.yaml
Billy Olsen bc94253398 Add charmcraft 3 support
Update the charmcraft.yaml file to use base and platforms, only
allowing noble support.

- Update osci.yaml to use the charmcraft 3.x/beta
- Add noble/oracular to charmhelpers
- Drop non-noble tests

Change-Id: If23d82a0c31ccdc3f383d83c29761cddcfdafbd0
2024-06-21 11:54:00 -07:00

17 lines
366 B
YAML

charm_name: rabbitmq-server
smoke_bundles:
- noble-caracal
gate_bundles:
- noble-caracal
dev_bundles:
- noble-caracal
tests:
- zaza.openstack.charm_tests.rabbitmq_server.tests.RabbitMQDeferredRestartTest
- zaza.openstack.charm_tests.rabbitmq_server.tests.RmqTests
- zaza.openstack.charm_tests.rabbitmq_server.tests.RmqRotateServiceUserPasswordTests