521f4990d3
Change-Id: I142dba3d515b4ef7bcef905cf40fc89b574c58cf
35 lines
917 B
YAML
35 lines
917 B
YAML
charm_name: ceilometer-agent
|
|
|
|
configure:
|
|
- zaza.openstack.charm_tests.ceilometer.setup.basic_setup
|
|
- zaza.openstack.charm_tests.glance.setup.add_lts_image
|
|
- zaza.openstack.charm_tests.keystone.setup.add_demo_user
|
|
- zaza.openstack.charm_tests.neutron.setup.basic_overcloud_network
|
|
- zaza.openstack.charm_tests.nova.setup.create_flavors
|
|
- zaza.openstack.charm_tests.nova.setup.manage_ssh_key
|
|
|
|
gate_bundles:
|
|
- focal-xena
|
|
- impish-xena
|
|
|
|
dev_bundles:
|
|
- focal-yoga
|
|
- jammy-yoga
|
|
|
|
smoke_bundles:
|
|
- focal-xena
|
|
|
|
tests:
|
|
- zaza.openstack.charm_tests.ceilometer.tests.CeilometerTest
|
|
- zaza.openstack.charm_tests.ceilometer_agent.tests.CeilometerAgentTest
|
|
|
|
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:
|
|
- impish-xena
|
|
- jammy-yoga
|