Add openstack version of tox bashate

Change-Id: I6ed1662d11f15c052ca1723d9e7a53898a4a76e0
This commit is contained in:
Monty Taylor 2017-09-12 08:07:50 -06:00
parent 0dd77326fd
commit a3f17d3b15
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594

View File

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