Merge "Add in experimental job to test zuul swift pushing"
This commit is contained in:
commit
8cd466365b
@ -171,6 +171,7 @@
|
||||
- gate-{name}-puppet-syntax
|
||||
- gate-{name}-puppet-apply
|
||||
- gate-{name}-pep8
|
||||
- experimental-swift-logs-{name}-pep8
|
||||
|
||||
- project:
|
||||
name: gitdm
|
||||
|
@ -36,6 +36,18 @@
|
||||
|
||||
node: '{node}'
|
||||
|
||||
- job-template:
|
||||
name: 'experimental-swift-logs-{name}-pep8'
|
||||
|
||||
builders:
|
||||
- revoke-sudo
|
||||
- gerrit-git-prep
|
||||
- pep8:
|
||||
github-org: '{github-org}'
|
||||
project: '{name}'
|
||||
- zuul_swift_upload_console_log
|
||||
|
||||
node: '{node}'
|
||||
|
||||
- job-template:
|
||||
name: 'gate-{name}-pylint'
|
||||
|
@ -2535,6 +2535,7 @@ projects:
|
||||
- ci-docs
|
||||
experimental:
|
||||
- gate-config-puppet-apply-centos6
|
||||
- experimental-swift-logs-config-pep8
|
||||
|
||||
- name: openstack-infra/devstack-gate
|
||||
template:
|
||||
|
Loading…
x
Reference in New Issue
Block a user