Merge "temporarily configure mistral to publish to pypi"
This commit is contained in:
commit
23ebf7ba37
@ -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':
|
||||
|
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user