Permit Juju 3.1

Allow juju 3.1 as CMR fixes should have been backported and 3.1 has a longer
life than 3.2

Change-Id: Iaa1993fc0a939f7da379bc305d3cb830cc287604
This commit is contained in:
Liam Young 2023-08-22 07:39:40 +00:00
parent dede78c4f6
commit 4f6f90a63b
2 changed files with 10 additions and 3 deletions

View File

@ -2,10 +2,17 @@
templates:
- openstack-python3-charm-yoga-jobs
- openstack-cover-jobs
- microk8s-func-test
# - microk8s-func-test
check:
jobs:
- charmbuild:
nodeset: ubuntu-focal
- zaza-smoke-test:
nodeset: ubuntu-focal
voting: false
vars:
charm_build_name: neutron-k8s
juju_channel: 3.2/stable
juju_channel: 3.1/stable
juju_classic_mode: false
microk8s_channel: 1.26-strict/stable
microk8s_classic_mode: false

View File

@ -21,7 +21,7 @@ bases:
channel: 22.04/stable
assumes:
- k8s-api
- juju >= 3.2
- juju >= 3.1
containers:
neutron-server:
resource: neutron-server-image