Merge "Add coverage jobs for cloud-init for both supported Pythons."

This commit is contained in:
Jenkins 2015-07-06 14:36:06 +00:00 committed by Gerrit Code Review
commit 08efc63a10
2 changed files with 10 additions and 0 deletions

View File

@ -4290,6 +4290,10 @@
jobs:
- python-jobs
- gate-{name}-tox-{envlist}:
envlist:
- py27-coverage
- py34-coverage
- project:
name: cloudbase-init

View File

@ -6015,6 +6015,12 @@ projects:
- name: python-jobs
- name: python26-jobs
- name: python3-jobs
check:
- gate-cloud-init-tox-py27-coverage
- gate-cloud-init-tox-py34-coverage
gate:
- gate-cloud-init-tox-py27-coverage
- gate-cloud-init-tox-py34-coverage
- name: stackforge/cloud-pydashie
template: