002bfbc7a0
These updates, on the master branch, are to support testing the caracal packages and support of the charms for caracal. They do NOT lock the charms down, and don't change the testing branches to stable branches. Change-Id: Icb647aa0a11dd94c8397c5d371e5dfbc8a282294
31 lines
940 B
YAML
31 lines
940 B
YAML
charm_name: manila-netapp
|
|
|
|
gate_bundles:
|
|
- jammy-antelope
|
|
- jammy-bobcat
|
|
- jammy-caracal
|
|
dev_bundles:
|
|
- noble-caracal
|
|
smoke_bundles:
|
|
- jammy-caracal
|
|
target_deploy_status: {}
|
|
|
|
configure:
|
|
- zaza.openstack.charm_tests.glance.setup.add_lts_image
|
|
- 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
|
|
- zaza.openstack.charm_tests.keystone.setup.add_demo_user
|
|
- zaza.openstack.charm_tests.manila_netapp.setup.create_netapp_share_type
|
|
- zaza.openstack.charm_tests.manila_netapp.setup.create_netapp_dhss_share_type
|
|
- zaza.openstack.charm_tests.manila_netapp.setup.create_netapp_share_network
|
|
|
|
tests:
|
|
- zaza.openstack.charm_tests.manila_netapp.tests.ManilaNetAppNFSTest
|
|
- zaza.openstack.charm_tests.manila_netapp.tests.ManilaNetAppDHSSNFSTest
|
|
|
|
tests_options:
|
|
force_deploy:
|
|
- noble-caracal
|
|
|