Merge "temporarily configure mistral to publish to pypi"

This commit is contained in:
Jenkins 2016-10-14 15:56:32 +00:00 committed by Gerrit Code Review
commit 23ebf7ba37
2 changed files with 12 additions and 2 deletions

View File

@ -6573,7 +6573,12 @@
- python-jobs
- openstack-publish-jobs
- openstack-releasenotes-jobs
- openstack-server-release-jobs
# A couple of projects import mistral as a library to make
# plugins work. Until the mistral-lib work is done, we need to
# publish mistral itself to pypi for unit test jobs for those
# other projects.
# - openstack-server-release-jobs
- pypi-jobs
- 'gate-{name}-python35{suffix}':
suffix: '-nv'
- '{pipeline}-{component}-devstack-dsvm':

View File

@ -10929,7 +10929,12 @@ projects:
- name: python34-jobs
- name: python35-jobs-nv
- name: openstack-server-publish-jobs
- name: openstack-server-release-jobs
# A couple of projects import mistral as a library to make
# plugins work. Until the mistral-lib work is done, we need to
# publish mistral itself to pypi for unit test jobs for those
# other projects.
# - name: openstack-server-release-jobs
- name: publish-to-pypi
- name: check-requirements
- name: release-notes-jobs
check: