Replace Jammy Antelope tests with Caracal
jammy-antelope is no longer run by the CI so it's removed. jammy-caracal allows us to test with OVN 24.03 Change-Id: Ib9769b225a6a107a9d1536ef00d485b5759df8a3 Signed-off-by: Martin Kalcok <martin.kalcok@canonical.com>
This commit is contained in:
parent
e136e0fbfc
commit
643a500f62
@ -1,5 +1,5 @@
|
|||||||
variables:
|
variables:
|
||||||
openstack-origin: &openstack-origin cloud:jammy-antelope
|
openstack-origin: &openstack-origin cloud:jammy-caracal
|
||||||
|
|
||||||
local_overlay_enabled: False
|
local_overlay_enabled: False
|
||||||
|
|
@ -1,13 +1,14 @@
|
|||||||
charm_name: ovn-dedicated-chassis
|
charm_name: ovn-dedicated-chassis
|
||||||
|
|
||||||
gate_bundles:
|
gate_bundles:
|
||||||
- jammy-antelope
|
- jammy-caracal
|
||||||
|
|
||||||
smoke_bundles:
|
smoke_bundles:
|
||||||
- jammy-antelope
|
- jammy-caracal
|
||||||
|
|
||||||
dev_bundles:
|
dev_bundles:
|
||||||
- jammy-bobcat
|
- jammy-bobcat
|
||||||
|
- jammy-caracal
|
||||||
- mantic-bobcat
|
- mantic-bobcat
|
||||||
|
|
||||||
target_deploy_status:
|
target_deploy_status:
|
||||||
|
Loading…
Reference in New Issue
Block a user