Merge "Use the common cover job instead of a custom one"

This commit is contained in:
Zuul 2018-08-08 03:43:58 +00:00 committed by Gerrit Code Review
commit b0b8a9a6bb
1 changed files with 1 additions and 12 deletions

View File

@ -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