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: Ic1cb4668cc63fe458dd0181c66a8e15d6c5d289d
This commit is contained in:
parent
ed37a746f8
commit
73275af311
@ -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: glance-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
|
||||
|
@ -14,7 +14,7 @@ bases:
|
||||
channel: 22.04/stable
|
||||
assumes:
|
||||
- k8s-api
|
||||
- juju >= 3.2
|
||||
- juju >= 3.1
|
||||
tags:
|
||||
- openstack
|
||||
- storage
|
||||
|
Loading…
Reference in New Issue
Block a user