Add compare-cover job
Change-Id: Ia1f24c199c0c20911389e9e234cc48c0b8b7a423
This commit is contained in:
parent
a3f17d3b15
commit
2ac3c73a9a
10
zuul.yaml
10
zuul.yaml
@ -152,6 +152,16 @@
|
||||
vars:
|
||||
tox_envlist: bashate
|
||||
|
||||
- job:
|
||||
name: openstack-tox-compare-cover
|
||||
parent: openstack-tox
|
||||
description: |
|
||||
Run coverage comparison tests.
|
||||
|
||||
Uses tox with the ``compare-cover`` environment.
|
||||
vars:
|
||||
tox_envlist: compare-cover
|
||||
|
||||
- job:
|
||||
name: publish-openstack-python-tarball
|
||||
parent: publish-openstack-artifacts
|
||||
|
Loading…
x
Reference in New Issue
Block a user