Remove TripleO job
... because TripleO is being retired. Change-Id: I2dca8f5204f4e9eb43da7618673f751684d99d60
This commit is contained in:
parent
be6f32b62a
commit
38eb82d1ed
@ -1,60 +0,0 @@
|
|||||||
---
|
|
||||||
# This file contains the tripleo jobs for the puppet modules
|
|
||||||
#
|
|
||||||
- job:
|
|
||||||
name: tripleo-puppet-ci-centos-9-undercloud-containers
|
|
||||||
parent: tripleo-ci-centos-9-undercloud-containers
|
|
||||||
voting: false
|
|
||||||
irrelevant-files: &irrelevant_files
|
|
||||||
- ^.*\.md$
|
|
||||||
- ^.*\.rst$
|
|
||||||
- ^doc/.*$
|
|
||||||
- ^etc/.*$
|
|
||||||
- ^examples/.*$
|
|
||||||
- ^metadata.json$
|
|
||||||
- ^releasenotes/.*$
|
|
||||||
- ^spec/.*$
|
|
||||||
- ^requirements.txt$
|
|
||||||
- ^test-requirements.txt$
|
|
||||||
- ^LICENSE$
|
|
||||||
- ^.gitreview$
|
|
||||||
- ^.gitignore$
|
|
||||||
- ^setup.cfg$
|
|
||||||
- ^setup.py$
|
|
||||||
- ^tox.ini$
|
|
||||||
|
|
||||||
- job:
|
|
||||||
name: tripleo-puppet-ci-centos-9-content-provider
|
|
||||||
parent: tripleo-ci-centos-9-content-provider
|
|
||||||
voting: false
|
|
||||||
irrelevant-files: *irrelevant_files
|
|
||||||
|
|
||||||
- project-template:
|
|
||||||
name: tripleo-puppet-undercloud
|
|
||||||
check:
|
|
||||||
jobs:
|
|
||||||
- tripleo-puppet-ci-centos-9-content-provider
|
|
||||||
- tripleo-puppet-ci-centos-9-undercloud-containers:
|
|
||||||
vars: &undercloud_consumer_vars
|
|
||||||
consumer_job: true
|
|
||||||
remove_tags:
|
|
||||||
- build
|
|
||||||
dependencies:
|
|
||||||
- tripleo-puppet-ci-centos-9-content-provider
|
|
||||||
gate:
|
|
||||||
jobs:
|
|
||||||
- tripleo-puppet-ci-centos-9-content-provider
|
|
||||||
- tripleo-puppet-ci-centos-9-undercloud-containers:
|
|
||||||
vars: *undercloud_consumer_vars
|
|
||||||
dependencies:
|
|
||||||
- tripleo-puppet-ci-centos-9-content-provider
|
|
||||||
|
|
||||||
- job:
|
|
||||||
name: tripleo-puppet-ci-centos-9-standalone
|
|
||||||
parent: tripleo-ci-centos-9-standalone
|
|
||||||
voting: false
|
|
||||||
irrelevant-files: *irrelevant_files
|
|
||||||
vars:
|
|
||||||
featureset_override:
|
|
||||||
standalone_environment_files:
|
|
||||||
- 'environments/low-memory-usage.yaml'
|
|
Loading…
x
Reference in New Issue
Block a user