Merge "Add non-voting gate-trove-python34-db check"

This commit is contained in:
Jenkins 2016-04-01 16:55:51 +00:00 committed by Gerrit Code Review
commit ac2b724460

View File

@ -2178,6 +2178,10 @@ jobs:
- name: gate-trove-scenario-functional-dsvm-redis - name: gate-trove-scenario-functional-dsvm-redis
voting: false voting: false
- name: gate-trove-python34-db
branch: ^(?!stable/(?:juno|kilo|liberty|mitaka)).*$
voting: false
- name: gate-anchor-tox-bandit - name: gate-anchor-tox-bandit
branch: master branch: master
voting: false voting: false
@ -11325,6 +11329,7 @@ projects:
- name: translation-jobs - name: translation-jobs
- name: release-notes-jobs - name: release-notes-jobs
check: check:
- gate-trove-python34-db
- gate-trove-tox-checklinks - gate-trove-tox-checklinks
- gate-trove-tox-doc-publish-checkbuild - gate-trove-tox-doc-publish-checkbuild
- gate-trove-functional-dsvm-mysql - gate-trove-functional-dsvm-mysql