Fix Climate jobs

Implements blueprint: climateclient-jobs
Change-Id: I9b68d6e8ba63313d1129244b6a37afde8eb8f405
This commit is contained in:
Dina Belova 2014-02-05 21:28:00 +04:00
parent f5a77e4b6f
commit e801e06294

View File

@ -2859,18 +2859,17 @@ projects:
- hook-cliff-rtfd
- name: stackforge/climate
template:
- name: python-jobs
check:
- gate-climate-pep8
- gate-climate-python26
- gate-climate-python27
- gate-climate-requirements
- gate-climate-devstack-dsvm
gate:
- gate-climate-pep8
- gate-climate-python26
- gate-climate-python27
- gate-climate-requirements
- gate-climate-devstack-dsvm
pre-release:
- climate-tarball
release:
- climate-tarball
- name: stackforge/climate-nova
check:
@ -2883,6 +2882,12 @@ projects:
- gate-climate-nova-python26
- gate-climate-nova-python27
- gate-climate-nova-requirements
post:
- climate-nova-branch-tarball
pre-release:
- climate-nova-tarball
release:
- climate-nova-tarball
- name: stackforge/cl-openstack-client
check:
@ -3837,9 +3842,21 @@ projects:
- name: stackforge/python-climateclient
check:
- gate-python-climateclient-pep8
- gate-python-climateclient-python26
- gate-python-climateclient-python27
- gate-python-climateclient-requirements
gate:
- gate-python-climateclient-pep8
- gate-python-climateclient-python26
- gate-python-climateclient-python27
- gate-python-climateclient-requirements
post:
- python-climateclient-branch-tarball
pre-release:
- python-climateclient-tarball
release:
- python-climateclient-tarball
- name: stackforge/python-designateclient
check: