Merge "Add coverage jobs for cloud-init for both supported Pythons."
This commit is contained in:
commit
08efc63a10
@ -4290,6 +4290,10 @@
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- gate-{name}-tox-{envlist}:
|
||||
envlist:
|
||||
- py27-coverage
|
||||
- py34-coverage
|
||||
|
||||
- project:
|
||||
name: cloudbase-init
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user