Enforce min juju version and k8s substrate

Change-Id: Ie071583d67771a403498287e71479a564eafd9cf
This commit is contained in:
Liam Young 2023-06-12 09:33:28 +00:00
parent 97c17cc008
commit 78b1dbe16d
2 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,7 @@
- microk8s-func-test
vars:
charm_build_name: neutron-k8s
juju_channel: 3.1/stable
juju_channel: 3.2/stable
juju_classic_mode: false
microk8s_channel: 1.26-strict/stable
microk8s_classic_mode: false

View File

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