Merge "Add CI jobs for fuel-tasklib"

This commit is contained in:
Jenkins 2015-03-30 17:46:19 +00:00 committed by Gerrit Code Review
commit 77f05484a8
2 changed files with 17 additions and 1 deletions

View File

@ -3528,6 +3528,15 @@
- gate-{name}-python27
- gate-{name}-docs
- project:
name: fuel-tasklib
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- pypi-jobs
- project:
name: gce-api
node: 'bare-precise || bare-trusty'

View File

@ -5040,7 +5040,14 @@ projects:
- name: stackforge/fuel-tasklib
template:
- name: merge-check
- name: noop-jobs
- name: python26-jobs
- name: publish-to-pypi
check:
- gate-fuel-tasklib-pep8
- gate-fuel-tasklib-python27
gate:
- gate-fuel-tasklib-pep8
- gate-fuel-tasklib-python27
- name: stackforge/fuel-web
template: