Files
charm-cinder-backup/tests/tests.yaml
Myles Penner eaa0869f9f Add charmcraft 3 support
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 noble and oracular to charmhelpers
- Set env var in tox.ini TEST_JUJU3=1
- Add charmbuild to .zuul.yaml

Change-Id: I4cb7630a5dfe59949c75fe521bf576c294b4d06d
2024-09-03 21:40:56 +00:00

15 lines
250 B
YAML

charm_name: cinder-backup
smoke_bundles:
- noble-caracal
gate_bundles:
- noble-caracal
dev_bundles:
- noble-caracal
tests:
- zaza.openstack.charm_tests.cinder_backup.tests.CinderBackupTest
tests_options:
force_deploy:
- noble-caracal