Add openstack version of tox bashate
Change-Id: I6ed1662d11f15c052ca1723d9e7a53898a4a76e0
This commit is contained in:
parent
0dd77326fd
commit
a3f17d3b15
10
zuul.yaml
10
zuul.yaml
@ -142,6 +142,16 @@
|
||||
vars:
|
||||
tox_envlist: cover
|
||||
|
||||
- job:
|
||||
name: openstack-tox-bashate
|
||||
parent: openstack-tox
|
||||
description: |
|
||||
Run bashate tests.
|
||||
|
||||
Uses tox with the ``bashate`` environment.
|
||||
vars:
|
||||
tox_envlist: bashate
|
||||
|
||||
- job:
|
||||
name: publish-openstack-python-tarball
|
||||
parent: publish-openstack-artifacts
|
||||
|
Loading…
x
Reference in New Issue
Block a user