* Voting was turned on for jammy-antelope in the project-template for charm-functional-jobs in zosci-config * Voting for jammy-antelope bundles with non-standard names is turned on in individual charms * Kinetic-zed bundles/tests are removed Change-Id: Ieacd818299773e3ffee55ab3f7f052e2f57dd74a
38 lines
929 B
YAML
38 lines
929 B
YAML
charm_name: cinder
|
|
|
|
smoke_bundles:
|
|
- jammy-zed
|
|
|
|
gate_bundles:
|
|
- jammy-zed
|
|
|
|
dev_bundles:
|
|
- jammy-antelope
|
|
- lunar-antelope
|
|
|
|
target_deploy_status:
|
|
vault:
|
|
workload-status: blocked
|
|
workload-status-message: Vault needs to be initialized
|
|
|
|
configure:
|
|
- zaza.openstack.charm_tests.glance.setup.add_cirros_image
|
|
- 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
|
|
- vault:
|
|
- zaza.openstack.charm_tests.vault.setup.auto_initialize
|
|
|
|
tests:
|
|
- zaza.openstack.charm_tests.cinder.tests.CinderTests
|
|
- zaza.openstack.charm_tests.cinder.tests.SecurityTests
|
|
- zaza.openstack.charm_tests.policyd.tests.CinderTests
|
|
|
|
tests_options:
|
|
policyd:
|
|
service: cinder
|
|
force_deploy:
|
|
- lunar-antelope
|