Add new osci.yaml

This change is preparatory to migration Ubuntu OpenStack CI
from Jenkins to Zuul

Change-Id: Ia40af37310f73a25f609c067bcac678bb00064c2
This commit is contained in:
Chris MacNaughton 2020-12-14 10:33:41 +01:00
parent 644a3ee900
commit ffc0d207e2
1 changed files with 22 additions and 0 deletions

22
osci.yaml Normal file
View File

@ -0,0 +1,22 @@
- project:
templates:
- charm-unit-jobs
- charm-functional-jobs
check:
jobs:
- focal-ussuri-ec-ceph-mon
- bionic-train-with-fsid
- job:
name: focal-ussuri-ec-ceph-mon
parent: func-target
dependencies: &smoke-jobs
- bionic-ussuri
vars:
tox_extra_args: focal-ussuri-ec
- job:
name: bionic-train-with-fsid
parent: func-target
dependencies: *smoke-jobs
vars:
tox_extra_args: bionic-train-with-fsid