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