Add unit tests to gating jobs on elastic-recheck
This depends on the elastic-recheck change: I4bdc7f1098bfb7fa16dd869b2e54b3154848c3e1 Change-Id: I2aa52d680e6f25d70c3f8be97503913149840d16
This commit is contained in:
parent
2eda063687
commit
87b370ef3d
@ -223,6 +223,7 @@
|
||||
|
||||
jobs:
|
||||
- gate-{name}-pep8
|
||||
- gate-{name}-python27
|
||||
|
||||
|
||||
- project:
|
||||
|
@ -1557,8 +1557,10 @@ projects:
|
||||
- name: openstack-infra/elastic-recheck
|
||||
check:
|
||||
- gate-elastic-recheck-pep8
|
||||
- gate-elastic-recheck-python27
|
||||
gate:
|
||||
- gate-elastic-recheck-pep8
|
||||
- gate-elastic-recheck-python27
|
||||
|
||||
- name: openstack-infra/devstack-gate
|
||||
check:
|
||||
|
Loading…
x
Reference in New Issue
Block a user