Merge "Add unit tests to gating jobs on elastic-recheck"

This commit is contained in:
Jenkins 2013-10-14 18:20:26 +00:00 committed by Gerrit Code Review
commit e29b911b06
2 changed files with 3 additions and 0 deletions

View File

@ -254,6 +254,7 @@
jobs: jobs:
- gate-{name}-pep8 - gate-{name}-pep8
- gate-{name}-python27
- project: - project:

View File

@ -1612,8 +1612,10 @@ projects:
- name: openstack-infra/elastic-recheck - name: openstack-infra/elastic-recheck
check: check:
- gate-elastic-recheck-pep8 - gate-elastic-recheck-pep8
- gate-elastic-recheck-python27
gate: gate:
- gate-elastic-recheck-pep8 - gate-elastic-recheck-pep8
- gate-elastic-recheck-python27
- name: openstack-infra/devstack-gate - name: openstack-infra/devstack-gate
check: check: