Update tests/tests.yaml and bundles for caracal

These got missed in the first patch.

Change-Id: I61afb52a6d223c81a7b6bc46882f77b7a077f4ff
This commit is contained in:
Alex Kavanagh 2024-02-16 18:40:16 +00:00
parent 5a6dab3426
commit c3b9f69ef4
3 changed files with 11 additions and 18 deletions

@ -1,9 +1,9 @@
variables:
openstack-origin: &openstack-origin distro
openstack-origin: &openstack-origin cloud:jammy-caracal
local_overlay_enabled: False
series: mantic
series: jammy
comment:
- 'machines section to decide order of deployment. database sooner = faster'

@ -3,7 +3,7 @@ variables:
local_overlay_enabled: False
series: lunar
series: noble
comment:
- 'machines section to decide order of deployment. database sooner = faster'

@ -1,27 +1,20 @@
charm_name: ironic-dashboard
smoke_bundles:
- jammy-antelope
- jammy-bobcat
- jammy-caracal
gate_bundles:
- jammy-antelope
- jammy-bobcat
- lunar-antelope
- mantic-bobcat
- jammy-antelope
- jammy-bobcat
- jammy-caracal
dev_bundles:
- jammy-antelope
- jammy-bobcat
- noble-caracal
target_deploy_status: {}
configure:
- zaza.charm_tests.noop.setup.basic_setup
- zaza.charm_tests.noop.setup.basic_setup
tests:
- zaza.charm_tests.noop.tests.NoopTest
- zaza.charm_tests.noop.tests.NoopTest
tests_options:
force_deploy:
- lunar-antelope
- mantic-bobcat
- noble-caracal