Merge "Extract Murano python jobs in a template"

This commit is contained in:
Jenkins 2014-05-01 02:07:52 +00:00 committed by Gerrit Code Review
commit 674cb94238
2 changed files with 6 additions and 8 deletions

View File

@ -58,7 +58,7 @@
jobs:
- python-jobs
- gate-{name}-docs
- hook-{name}-rtfd
- project:
name: murano-dashboard

View File

@ -3714,22 +3714,20 @@ projects:
- noop
- name: stackforge/murano-api
template:
- name: python-jobs
check:
- gate-murano-api-pep8
- gate-murano-api-python26
- gate-murano-api-python27
- gate-murano-api-requirements
- gate-murano-devstack-dsvm
gate:
- gate-murano-api-pep8
- gate-murano-api-python26
- gate-murano-api-python27
post:
- murano-api-branch-tarball
- hook-murano-api-rtfd
pre-release:
- murano-api-tarball
- hook-murano-api-rtfd
release:
- murano-api-tarball
- hook-murano-api-rtfd
- name: stackforge/murano-common
check: