Merge "Use the common cover job instead of a custom one"
This commit is contained in:
commit
b0b8a9a6bb
13
.zuul.yaml
13
.zuul.yaml
@ -1,7 +1,7 @@
|
||||
- project:
|
||||
check:
|
||||
jobs:
|
||||
- python-tempestconf-tox-cover
|
||||
- openstack-tox-cover
|
||||
- python-tempestconf-tempest-devstack-admin
|
||||
- python-tempestconf-tempest-devstack-demo
|
||||
- python-tempestconf-tempest-packstack-admin
|
||||
@ -15,17 +15,6 @@
|
||||
- python-tempestconf-tempest-packstack-demo
|
||||
- tripleo-ci-centos-7-scenario002-multinode-oooq-container
|
||||
|
||||
- job:
|
||||
name: python-tempestconf-tox-cover
|
||||
parent: openstack-tox
|
||||
description: Run tox code coverage tests.
|
||||
irrelevant-files:
|
||||
- ^.*\.rst$
|
||||
- ^doc/.*$
|
||||
- ^releasenotes/.*$
|
||||
vars:
|
||||
tox_envlist: cover
|
||||
|
||||
- job:
|
||||
name: python-tempestconf-devstack-base
|
||||
parent: devstack
|
||||
|
Loading…
x
Reference in New Issue
Block a user