Updates for caracal testing support

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: I9dfc658c2f13a5892e2ff85e72f0d73b65be2d85
This commit is contained in:
Alex Kavanagh 2024-02-09 18:15:47 +00:00
parent 72b77808ad
commit 170ed895fe
7 changed files with 25 additions and 37 deletions

View File

@ -22,9 +22,3 @@ bases:
- name: ubuntu
channel: "22.04"
architectures: [amd64, s390x, ppc64el, arm64]
- name: ubuntu
channel: "23.04"
architectures: [amd64, s390x, ppc64el, arm64]
- name: ubuntu
channel: "23.10"
architectures: [amd64, s390x, ppc64el, arm64]

View File

@ -5,11 +5,9 @@ description: |
This is the dashboard plugin for the OpenStack shared file system
service, Manila.
tags:
- openstack
- openstack
series:
- jammy
- lunar
- mantic
- jammy
subordinate: true
requires:
dashboard:

View File

@ -55,7 +55,7 @@ applications:
openstack-origin: *openstack-origin
to:
- '4'
channel: latest/edge
channel: 2024.1/edge
manila:
charm: ch:manila
@ -64,7 +64,7 @@ applications:
openstack-origin: *openstack-origin
to:
- '5'
channel: latest/edge
channel: 2024.1/edge
openstack-dashboard:
charm: ch:openstack-dashboard
@ -73,7 +73,7 @@ applications:
openstack-origin: *openstack-origin
to:
- '6'
channel: latest/edge
channel: 2024.1/edge
manila-dashboard:
charm: ../../../manila-dashboard.charm

View File

@ -55,7 +55,7 @@ applications:
openstack-origin: *openstack-origin
to:
- '4'
channel: latest/edge
channel: 2024.1/edge
manila:
charm: ch:manila
@ -64,7 +64,7 @@ applications:
openstack-origin: *openstack-origin
to:
- '5'
channel: latest/edge
channel: 2024.1/edge
openstack-dashboard:
charm: ch:openstack-dashboard
@ -73,7 +73,7 @@ applications:
openstack-origin: *openstack-origin
to:
- '6'
channel: latest/edge
channel: 2024.1/edge
manila-dashboard:
charm: ../../../manila-dashboard.charm

View File

@ -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'
@ -55,7 +55,7 @@ applications:
openstack-origin: *openstack-origin
to:
- '4'
channel: latest/edge
channel: 2024.1/edge
manila:
charm: ch:manila
@ -64,7 +64,7 @@ applications:
openstack-origin: *openstack-origin
to:
- '5'
channel: latest/edge
channel: 2024.1/edge
openstack-dashboard:
charm: ch:openstack-dashboard
@ -73,7 +73,7 @@ applications:
openstack-origin: *openstack-origin
to:
- '6'
channel: latest/edge
channel: 2024.1/edge
manila-dashboard:
charm: ../../../manila-dashboard.charm

View File

@ -3,7 +3,7 @@ variables:
local_overlay_enabled: False
series: lunar
series: noble
comment:
- 'machines section to decide order of deployment. database sooner = faster'
@ -55,7 +55,7 @@ applications:
openstack-origin: *openstack-origin
to:
- '4'
channel: latest/edge
channel: 2024.1/edge
manila:
charm: ch:manila
@ -64,7 +64,7 @@ applications:
openstack-origin: *openstack-origin
to:
- '5'
channel: latest/edge
channel: 2024.1/edge
openstack-dashboard:
charm: ch:openstack-dashboard
@ -73,7 +73,7 @@ applications:
openstack-origin: *openstack-origin
to:
- '6'
channel: latest/edge
channel: 2024.1/edge
manila-dashboard:
charm: ../../../manila-dashboard.charm

View File

@ -1,28 +1,24 @@
charm_name: manila-dashboard
smoke_bundles:
- jammy-antelope
- jammy-caracal
gate_bundles:
- jammy-antelope
- jammy-antelope
- jammy-bobcat
- jammy-caracal
dev_bundles:
- jammy-bobcat
- lunar-antelope
- mantic-bobcat
- noble-caracal
target_deploy_status:
manila:
workload-status: blocked
workload-status-message-prefix: No share backends configured
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