charm-glance/osci.yaml

72 lines
1.6 KiB
YAML

- project:
templates:
- charm-unit-jobs
check:
jobs:
- ceph-focal-ussuri
- xenial-mitaka
- bionic-queens
- bionic-stein
- bionic-train
- bionic-ussuri
- ceph-focal-victoria
- ceph-focal-wallaby
- ceph-focal-xena
- ceph-focal-yoga:
voting: false
- ceph-hirsute-wallaby
- ceph-impish-xena:
voting: false
- ceph-jammy-yoga:
voting: false
- job:
name: ceph-focal-ussuri
parent: func-target
dependencies: &smoke-jobs
- bionic-ussuri
vars:
tox_extra_args: ceph:focal-ussuri
- job:
name: ceph-focal-victoria
parent: func-target
dependencies: *smoke-jobs
vars:
tox_extra_args: ceph:focal-victoria
- job:
name: ceph-focal-wallaby
parent: func-target
dependencies: *smoke-jobs
vars:
tox_extra_args: ceph:focal-wallaby
- job:
name: ceph-focal-xena
parent: func-target
dependencies: *smoke-jobs
vars:
tox_extra_args: ceph:focal-xena
- job:
name: ceph-focal-yoga
parent: func-target
dependencies: *smoke-jobs
vars:
tox_extra_args: ceph:focal-yoga
- job:
name: ceph-hirsute-wallaby
parent: func-target
dependencies: *smoke-jobs
vars:
tox_extra_args: ceph:hirsute-wallaby
- job:
name: ceph-impish-xena
parent: func-target
dependencies: *smoke-jobs
vars:
tox_extra_args: ceph:impish-xena
- job:
name: ceph-jammy-yoga
parent: func-target
dependencies: *smoke-jobs
vars:
tox_extra_args: ceph:jammy-yoga