tripleo-ci/zuul.d/undercloud-jobs.yaml

67 lines
1.9 KiB
YAML

---
# zuul.d/undercloud-jobs.yaml
# Zuul layout for TripleO undercloud jobs.
# It contains all the jobs related to undercloud testing.
- project-template:
name: tripleo-undercloud-jobs
check:
jobs:
- tripleo-ci-centos-7-undercloud-oooq
- tripleo-ci-centos-7-undercloud-upgrades
- tripleo-ci-centos-7-undercloud-containers
- tripleo-ci-centos-7-containerized-undercloud-upgrades
gate:
queue: tripleo
jobs:
- tripleo-ci-centos-7-undercloud-oooq
- tripleo-ci-centos-7-undercloud-containers
- tripleo-ci-centos-7-containerized-undercloud-upgrades
- job:
name: tripleo-ci-centos-7-undercloud-containers
parent: tripleo-ci-base
post-run: playbooks/tripleo-ci/post.yaml
timeout: 10800
nodeset: single-centos-7-node
branches: ^(?!stable/(newton|ocata|pike|queens)).*$
vars:
toci_jobtype: singlenode-featureset027
environment_type: singlenode
featureset: 027
- job:
name: tripleo-ci-centos-7-undercloud-oooq
parent: tripleo-ci-base
post-run: playbooks/tripleo-ci/post.yaml
timeout: 10800
nodeset: single-centos-7-node
vars:
toci_jobtype: singlenode-featureset003
environment_type: singlenode
featureset: 003
- job:
name: tripleo-ci-centos-7-undercloud-upgrades
parent: tripleo-ci-base
post-run: playbooks/tripleo-ci/post.yaml
timeout: 10800
nodeset: single-centos-7-node
branches: ^(?!stable/(newton|ocata)).*$
vars:
toci_jobtype: singlenode-featureset047
environment_type: singlenode
featureset: 047
- job:
name: tripleo-ci-centos-7-containerized-undercloud-upgrades
parent: tripleo-ci-base
post-run: playbooks/tripleo-ci/post.yaml
timeout: 10800
nodeset: single-centos-7-node
branches: ^(?!stable/(newton|ocata|pike|queens)).*$
vars:
toci_jobtype: singlenode-featureset050
environment_type: singlenode
featureset: 050