Merge "Add release notes job for Castellan"

This commit is contained in:
Jenkins 2017-09-06 13:43:35 +00:00 committed by Gerrit Code Review
commit f45938aa02
2 changed files with 2 additions and 0 deletions

View File

@ -643,6 +643,7 @@
jobs: jobs:
- python-jobs - python-jobs
- openstack-publish-jobs - openstack-publish-jobs
- openstack-releasenotes-jobs
- pypi-jobs - pypi-jobs
- python-newton-bitrot-jobs - python-newton-bitrot-jobs
- python-ocata-bitrot-jobs - python-ocata-bitrot-jobs

View File

@ -6060,6 +6060,7 @@ projects:
- name: python-jobs - name: python-jobs
- name: python35-jobs - name: python35-jobs
- name: publish-to-pypi - name: publish-to-pypi
- name: release-notes-jobs
- name: openstack-unified-publish-jobs - name: openstack-unified-publish-jobs
- name: check-requirements - name: check-requirements
- name: periodic-newton - name: periodic-newton