Add tripleo undercloud jobs to puppet intragration

Recent removal of deprecated options has broken the tripleo deployments
so lets add the basic undercloud jobs which has some coverage.

Change-Id: If97e1f910c86a794edc79b6141b79f64ca4793cf
This commit is contained in:
Wes Hayutin 2018-06-19 10:56:39 -04:00 committed by Alex Schultz
parent df32382900
commit 186b41320b

View File

@ -642,6 +642,44 @@
vars:
puppet_gem_version: latest
- job:
name: tripleo-puppet-ci-centos-7-undercloud-containers
parent: tripleo-ci-centos-7-undercloud-containers
branches: ^(?!stable/(newton|ocata|pike|queens)).*$
voting: false
irrelevant-files:
- ^.*\.md$
- ^.*\.rst$
- ^doc/.*$
- ^etc/.*$
- ^metadata.json$
- ^releasenotes/.*$
- ^test-requirements.txt$
- ^LICENSE$
- ^.gitignore$
- job:
name: tripleo-puppet-ci-centos-7-undercloud-oooq
parent: tripleo-ci-centos-7-undercloud-oooq
voting: false
irrelevant-files:
- ^.*\.md$
- ^.*\.rst$
- ^doc/.*$
- ^etc/.*$
- ^metadata.json$
- ^releasenotes/.*$
- ^test-requirements.txt$
- ^LICENSE$
- ^.gitignore$
- project-template:
name: tripleo-puppet-undercloud
check:
jobs:
- tripleo-puppet-ci-centos-7-undercloud-oooq
- tripleo-puppet-ci-centos-7-undercloud-containers
- project-template:
name: puppet-openstack-library-jobs
check: