charm-aodh/src/tests/tests.yaml

31 lines
858 B
YAML

charm_name: aodh
gate_bundles:
- jammy-antelope
dev_bundles:
- jammy-bobcat
- mantic-bobcat
smoke_bundles:
- jammy-yoga
tests:
- zaza.openstack.charm_tests.aodh.tests.AodhTest
configure:
- zaza.openstack.charm_tests.ceilometer.setup.basic_setup
target_deploy_status:
ceilometer:
workload-status: blocked
workload-status-message-prefix: Run the ceilometer-upgrade action on the leader to initialize ceilometer and gnocchi
mongodb:
workload-status: unknown
workload-status-message-prefix: ''
nrpe:
workload-status: blocked
workload-status-message-prefix: "Nagios server not configured or related"
tests_options:
force_deploy:
# nrpe charm doesn't support jammy+ and needs to be force installed
# https://bugs.launchpad.net/charm-nrpe/+bug/1968008
- jammy-antelope
- jammy-bobcat
- mantic-bobcat