
Add zuul yaml to trigger zuul jobs Update tests.yaml to wait for application to be in desired state Permit charm to run on juju 3.1 Change-Id: Id0191088a9ea447d7915f6f695c136bf06e9c154
12 lines
302 B
YAML
12 lines
302 B
YAML
- project:
|
|
templates:
|
|
- openstack-python3-charm-jobs
|
|
- openstack-cover-jobs
|
|
- microk8s-func-test
|
|
vars:
|
|
charm_build_name: aodh-k8s
|
|
juju_channel: 3.1/stable
|
|
juju_classic_mode: false
|
|
microk8s_channel: 1.26-strict/stable
|
|
microk8s_classic_mode: false
|