Merge "Remove gate-system-config-nodepool"
This commit is contained in:
commit
7da3aaa0e9
@ -75,19 +75,6 @@
|
||||
publishers:
|
||||
- zuul-swift-upload-console-log
|
||||
|
||||
- job:
|
||||
name: gate-system-config-nodepool
|
||||
node: 'bare-precise || bare-trusty'
|
||||
|
||||
builders:
|
||||
- revoke-sudo
|
||||
- gerrit-git-prep
|
||||
- tox:
|
||||
envlist: 'nodepool'
|
||||
|
||||
publishers:
|
||||
- zuul-swift-upload-console-log
|
||||
|
||||
- job:
|
||||
name: gate-project-config-nodepool
|
||||
node: 'bare-precise || bare-trusty'
|
||||
|
@ -1176,10 +1176,6 @@ jobs:
|
||||
failure-message: Jenkins XML output has changed.
|
||||
success-message: Jenkins XML output is unchanged.
|
||||
|
||||
# Making non-voting while bootstrapping in nodepool.yaml
|
||||
- name: gate-system-config-nodepool
|
||||
voting: false
|
||||
|
||||
- name: gate-dsvm-nodepool
|
||||
voting: false
|
||||
|
||||
@ -1221,9 +1217,7 @@ jobs:
|
||||
- '^nodepool/elements/.*$'
|
||||
- 'tox.ini'
|
||||
|
||||
# Making non-voting while bootstrapping in nodepool.yaml
|
||||
- name: gate-project-config-nodepool
|
||||
voting: false
|
||||
files:
|
||||
- '^nodepool/nodepool.yaml'
|
||||
- 'tox.ini'
|
||||
@ -2685,8 +2679,7 @@ projects:
|
||||
- gate-project-config-layout
|
||||
- gate-project-config-pep8
|
||||
- gate-project-config-irc-access
|
||||
#TODO(asselin) add back when it becomes voting
|
||||
#- gate-project-config-nodepool
|
||||
- gate-project-config-nodepool
|
||||
- gate-project-config-jenkins-project
|
||||
- gate-project-config-projects-yaml
|
||||
- gate-infra-docs-index
|
||||
@ -3430,8 +3423,6 @@ projects:
|
||||
check:
|
||||
- gate-system-config-pep8
|
||||
- gate-system-config-bashate
|
||||
#TODO(asselin) remove this job after migration is complete
|
||||
- gate-system-config-nodepool
|
||||
- gate-system-config-puppet-syntax
|
||||
gate:
|
||||
- gate-system-config-pep8
|
||||
|
Loading…
Reference in New Issue
Block a user