charm-rabbitmq-server/tests/tests.yaml
Alex Kavanagh 42714adfde Add service user password rotation feature
This patch adds the service user rotation feature, which provides two
actions:

 - list-service-usernames
 - rotate-service-user-password

The first lists the possible usernames that can be rotated.  The
second action rotates the service, and is tested via the func-test-pr.

Change-Id: Ia94ab3d54cd8a59e9ba5005b88d3ec1ff87019b1
func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/1029
2023-05-05 10:17:01 +02:00

21 lines
485 B
YAML

charm_name: rabbitmq-server
smoke_bundles:
- focal-yoga
gate_bundles:
- focal-yoga
dev_bundles:
- jammy-yoga
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
tests_options:
force_deploy:
# nrpe charm doesn't support hirsute->jammy and needs to be force installed
- jammy-yoga