Merge "Add experimental pep8 to python-(db-)jobs"
This commit is contained in:
commit
f1ca5b61c4
@ -15449,5 +15449,3 @@
|
||||
- python-jobs
|
||||
- pypi-jobs
|
||||
- infra-publish-jobs
|
||||
- experimental-{name}-pep8-{node}:
|
||||
node: ubuntu-xenial
|
||||
|
@ -683,6 +683,7 @@
|
||||
- ubuntu-xenial
|
||||
jobs:
|
||||
- 'gate-{name}-pep8-{node}'
|
||||
- 'experimental-{name}-pep8-{node}'
|
||||
- 'gate-{name}-python27-{node}'
|
||||
- 'gate-{name}-python34'
|
||||
- 'gate-{name}-docs-{node}'
|
||||
@ -707,6 +708,7 @@
|
||||
- ubuntu-xenial
|
||||
jobs:
|
||||
- 'gate-{name}-pep8-{node}'
|
||||
- 'experimental-{name}-pep8-{node}'
|
||||
- 'gate-{name}-python27-db-{node}'
|
||||
- 'gate-{name}-python34-db'
|
||||
- 'gate-{name}-docs-{node}'
|
||||
|
@ -372,6 +372,9 @@ project-templates:
|
||||
- 'gate-{name}-python27-ubuntu-xenial'
|
||||
post:
|
||||
- '{name}-branch-tarball'
|
||||
experimental:
|
||||
- 'experimental-{name}-pep8-ubuntu-trusty'
|
||||
- 'experimental-{name}-pep8-ubuntu-xenial'
|
||||
|
||||
# Invokes the same targets as python-jobs with one change:
|
||||
# python27-db is used instead of python27. The job
|
||||
@ -393,6 +396,9 @@ project-templates:
|
||||
- 'gate-{name}-python27-db-ubuntu-xenial'
|
||||
post:
|
||||
- '{name}-branch-tarball'
|
||||
experimental:
|
||||
- 'experimental-{name}-pep8-ubuntu-trusty'
|
||||
- 'experimental-{name}-pep8-ubuntu-xenial'
|
||||
|
||||
# Invokes the same targets as python-jobs with one change:
|
||||
# python27-searchlight is used instead of python27.
|
||||
@ -5117,8 +5123,6 @@ projects:
|
||||
post:
|
||||
- zuul-coverage-ubuntu-trusty
|
||||
- zuul-coverage-ubuntu-xenial
|
||||
experimental:
|
||||
- experimental-zuul-pep8-ubuntu-xenial
|
||||
periodic:
|
||||
- periodic-test
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user