Merge "[ci] Rename tox jobs"

This commit is contained in:
Zuul 2018-10-28 18:36:04 +00:00 committed by Gerrit Code Review
commit a19cc57391
2 changed files with 9 additions and 9 deletions

View File

@ -18,7 +18,7 @@
tox_env: docs
- job:
name: rally0-tox-pep8
name: rally-tox-pep8
parent: rally-tox-base
description: |
Run test for rally project.
@ -48,7 +48,7 @@
tox_env: self
- job:
name: rally0-tox-py27
name: rally-tox-py27
parent: rally-tox-base
description: |
Run unit test for rally project.
@ -68,7 +68,7 @@
tox_env: py34
- job:
name: rally0-tox-py35
name: rally-tox-py35
parent: rally-tox-base
description: |
Run unit test for rally project.

View File

@ -32,10 +32,10 @@
check:
jobs:
- rally-tox-docs
- rally0-tox-pep8
- rally0-tox-py27
- rally-tox-pep8
- rally-tox-py27
- rally-tox-py34
- rally0-tox-py35
- rally-tox-py35
- rally-tox-py36
- rally-tox-py37
- rally-tox-cover
@ -48,10 +48,10 @@
gate:
jobs:
- rally-tox-docs
- rally0-tox-pep8
- rally0-tox-py27
- rally-tox-pep8
- rally-tox-py27
- rally-tox-py34
- rally0-tox-py35
- rally-tox-py35
- rally-tox-py36
- rally-tox-py37
- rally-tox-cover