Merge "add unit test job for global-requirements"
This commit is contained in:
commit
28e5c8f01c
@ -803,6 +803,17 @@
|
||||
- pypi-jobs
|
||||
|
||||
|
||||
- project:
|
||||
name: requirements
|
||||
github-org: openstack
|
||||
node: precise
|
||||
tarball-site: tarballs.openstack.org
|
||||
doc-publisher-site: docs.openstack.org
|
||||
|
||||
jobs:
|
||||
- gate-{name}-python27
|
||||
|
||||
|
||||
- project:
|
||||
name: storyboard
|
||||
github-org: openstack-infra
|
||||
|
@ -1092,8 +1092,10 @@ projects:
|
||||
- name: openstack/requirements
|
||||
check:
|
||||
- gate-requirements-install
|
||||
- gate-requirements-python27
|
||||
gate:
|
||||
- gate-requirements-install
|
||||
- gate-requirements-python27
|
||||
post:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
|
Loading…
x
Reference in New Issue
Block a user