f9582a02ca
Instead of carrying a distinct files: and check/gate layout use the one defined in Depends-On below Depends-On: https://review.openstack.org/630239 Change-Id: I51f4311e4c68ae67712277f33fdcdde22f3a32ec Story: https://tree.taiga.io/project/tripleo-ci-board/us/585
51 lines
2.1 KiB
YAML
51 lines
2.1 KiB
YAML
- project-template:
|
|
name: puppet-tripleo-module-unit-jobs
|
|
check:
|
|
jobs:
|
|
- puppet-openstack-unit-4.8-centos-7
|
|
- puppet-openstack-unit-5.5-centos-7
|
|
- puppet-openstack-unit-6.0-ubuntu-bionic:
|
|
voting: false
|
|
- puppet-openstack-unit-latest-ubuntu-bionic:
|
|
voting: false
|
|
gate:
|
|
jobs:
|
|
- puppet-openstack-unit-4.8-centos-7
|
|
- puppet-openstack-unit-5.5-centos-7
|
|
|
|
- project:
|
|
templates:
|
|
- puppet-openstack-check-jobs
|
|
- puppet-tripleo-module-unit-jobs
|
|
- tripleo-undercloud-jobs
|
|
- tripleo-multinode-container-minimal
|
|
- release-notes-jobs-python3
|
|
- tripleo-standalone-scenarios-full
|
|
check:
|
|
jobs:
|
|
- tripleo-ci-centos-7-scenario007-multinode-oooq-container:
|
|
files:
|
|
- ^manifests/profile/pacemaker/ovn.*$
|
|
- ^manifests/profile/(base|pacemaker)/neutron/plugins/ml2/ovn.*$
|
|
- ^manifests/profile/(base|pacemaker)/neutron/agents/ovn.*$
|
|
- ^manifests/profile/(base|pacemaker)/neutron/ovn.*$
|
|
- ^manifests/profile/(base|pacemaker)/congress.*$
|
|
- ^manifests/profile/(base|pacemaker)/tacker.*$
|
|
- tripleo-ci-centos-7-scenario008-multinode-oooq-container:
|
|
files:
|
|
- ^manifests/haproxy.*$
|
|
- ^manifests/profile/(base|pacemaker)/neutron/ml2.pp$
|
|
- ^manifests/profile/(base|pacemaker)/neutron/plugins/ml2/opendaylight.*$
|
|
- ^manifests/profile/(base|pacemaker)/neutron/plugins/ovs/opendaylight.*$
|
|
- ^manifests/profile/(base|pacemaker)/neutron/opendaylight.*$
|
|
- ^lib/puppet/functions/.*odl.*$
|
|
- tripleo-ci-centos-7-scenario010-multinode-oooq-container:
|
|
files:
|
|
- ^manifests/haproxy.*$
|
|
- ^manifests/profile/(base|pacemaker)/glance.*$
|
|
- ^manifests/profile/(base|pacemaker)/nova.*$
|
|
- ^manifests/profile/(base|pacemaker)/neutron.*$
|
|
- ^manifests/profile/(base|pacemaker)/octavia.*$
|
|
gate:
|
|
queue: tripleo
|