dd5f8e6bc2
These are the test bundles (and any associated changes) for focal-wallaby and hirsute-wallaby support. hisute-wallaby test is disabled (moved to dev) due to [1] as bundle may reference a reactive charm. [1] https://github.com/juju-solutions/layer-basic/issues/194 Sync charmhelpers. Change-Id: Ie73cc2223e51b741272c32e4d4a9d4a21949e37c
40 lines
758 B
YAML
40 lines
758 B
YAML
charm_name: ceilometer-agent
|
|
|
|
configure:
|
|
- zaza.openstack.charm_tests.ceilometer.setup.basic_setup
|
|
|
|
gate_bundles:
|
|
- xenial-mitaka
|
|
- bionic-queens
|
|
- bionic-stein
|
|
- bionic-train
|
|
- bionic-ussuri
|
|
- focal-ussuri
|
|
- focal-victoria
|
|
- focal-wallaby
|
|
- groovy-victoria
|
|
|
|
dev_bundles:
|
|
- trusty-mitaka
|
|
- xenial-ocata
|
|
- xenial-pike
|
|
- xenial-queens
|
|
- bionic-rocky
|
|
- hirsute-wallaby
|
|
|
|
smoke_bundles:
|
|
- focal-ussuri
|
|
|
|
tests:
|
|
- zaza.openstack.charm_tests.ceilometer.tests.CeilometerTest
|
|
|
|
target_deploy_status:
|
|
ceilometer:
|
|
workload-status: blocked
|
|
workload-status-message: "Run the ceilometer-upgrade action on the leader to initialize ceilometer and gnocchi"
|
|
|
|
tests_options:
|
|
force_deploy:
|
|
- trusty-mitaka
|
|
- hirsute-wallaby
|