Add coverage jobs for cloud-init for both supported Pythons.
Change-Id: I096a9f532635fb69d49672084686873ca3006db9
This commit is contained in:
parent
2d191390e6
commit
adf2051384
@ -4093,6 +4093,10 @@
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- gate-{name}-tox-{envlist}:
|
||||
envlist:
|
||||
- py27-coverage
|
||||
- py34-coverage
|
||||
|
||||
- project:
|
||||
name: cloudbase-init
|
||||
|
@ -5753,6 +5753,12 @@ projects:
|
||||
- name: merge-check
|
||||
- name: python-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…
x
Reference in New Issue
Block a user