Merge "Add py27, py35 jobs for openstack-doc-tools"

This commit is contained in:
Jenkins 2016-08-05 08:26:18 +00:00 committed by Gerrit Code Review
commit bd114e7db4
2 changed files with 7 additions and 0 deletions

View File

@ -5850,6 +5850,10 @@
- gate-{name}-requirements
- gate-{name}-pep8-{node}:
node: ubuntu-xenial
- 'gate-{name}-python27-{node}':
node: ubuntu-xenial
- 'gate-{name}-python35{suffix}':
suffix: '-nv'
- project:
name: openstack-health

View File

@ -10117,10 +10117,13 @@ projects:
- name: publish-to-pypi
- name: check-requirements
- name: release-notes-jobs
- name: python35-jobs-nv
check:
- gate-openstack-doc-tools-pep8-ubuntu-xenial
- gate-openstack-doc-tools-python27-ubuntu-xenial
gate:
- gate-openstack-doc-tools-pep8-ubuntu-xenial
- gate-openstack-doc-tools-python27-ubuntu-xenial
- name: openstack/openstack-health
template: