
Don't use deprecated tripleo-undercloud-jobs which does not leverage the content provider. Change-Id: I9eb9123c4480a6882ac7af76afa0f75cfe23b470
42 lines
1.4 KiB
YAML
42 lines
1.4 KiB
YAML
- project-template:
|
|
name: puppet-tripleo-module-unit-jobs
|
|
check:
|
|
jobs:
|
|
- puppet-openstack-unit-5.5-centos-7
|
|
- puppet-openstack-unit-6.0-ubuntu-bionic
|
|
- puppet-openstack-unit-latest-ubuntu-bionic:
|
|
voting: false
|
|
gate:
|
|
jobs:
|
|
- puppet-openstack-unit-5.5-centos-7
|
|
- puppet-openstack-unit-6.0-ubuntu-bionic
|
|
|
|
- project:
|
|
templates:
|
|
- puppet-openstack-check-jobs
|
|
- puppet-tripleo-module-unit-jobs
|
|
- tripleo-undercloud-jobs-pipeline
|
|
- tripleo-multinode-container-minimal-pipeline
|
|
- release-notes-jobs-python3
|
|
- tripleo-standalone-scenarios-pipeline
|
|
- tripleo-upgrades-train-pipeline
|
|
check:
|
|
jobs:
|
|
- tripleo-ci-centos-7-content-provider
|
|
- tripleo-ci-centos-7-scenario007-multinode-oooq-container:
|
|
vars:
|
|
consumer_job: true
|
|
build_container_images: false
|
|
remove_tags:
|
|
- build
|
|
dependencies:
|
|
- tripleo-ci-centos-7-content-provider
|
|
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)/tacker.*$
|
|
gate:
|
|
queue: tripleo
|