Merge "Rename rally-tox-cover job"

This commit is contained in:
Zuul 2020-03-24 19:01:05 +00:00 committed by Gerrit Code Review
commit d16e3337ca
1 changed files with 4 additions and 3 deletions

View File

@ -1,5 +1,5 @@
- job:
name: rally-tox-cover
name: rally-tox-cover-tmp
parent: tox-cover
description: |
Run test for rally project.
@ -9,10 +9,11 @@
coverage_output_src: '{{ zuul.project.src_dir }}/cover/'
zuul_executor_dest: '{{ zuul.executor.log_root }}/coverage/'
- project:
check:
jobs:
- rally-tox-cover
- rally-tox-cover-tmp
- rally-tox-pep8
- rally-tox-py36
- rally-tox-py37
@ -71,7 +72,7 @@
- rally-verify-tempest
gate:
jobs:
- rally-tox-cover
- rally-tox-cover-tmp
- rally-tox-pep8
- rally-tox-py36
- rally-tox-py37