eab31a7080
Summary of changes: - Update the charmcraft.yaml file to use base and platforms, only allowing noble support. - Update config to default to caracal. - Update osci.yaml to use the charmcraft 3.x/beta - Drop non-noble tests - Update constraints file from -2024.1.txt to -noble.txt - Add charmbuild to .zuul.yaml Change-Id: Iac9e98f28cb904c3d2e6fd18cde8f30432ad9bcc
15 lines
290 B
YAML
15 lines
290 B
YAML
charm_name: cinder-solidfire
|
|
tests:
|
|
- tests.tests.CinderSolidfireTest
|
|
configure:
|
|
- zaza.openstack.charm_tests.keystone.setup.add_demo_user
|
|
gate_bundles:
|
|
- noble-caracal
|
|
dev_bundles:
|
|
- noble-caracal
|
|
smoke_bundles:
|
|
- noble-caracal
|
|
tests_options:
|
|
force_deploy:
|
|
- noble-caracal
|