Add osc, shade and sdk tips jobs

python-openstackclient, shade and python-openstacksdk all have jobs that
test tips of important libraries (including keystoneauth) against
their own unittests. Run them against keystoneauth
so we can be sure we're not about to land a change that would
unwittingly break users.

Change-Id: Iac823dfdcafd6eee29b57c34c1e05dee0f191207
Depends-On: I599b18218c10cb08e508cca3b3bbc9c88b8f809c
This commit is contained in:
Monty Taylor 2017-12-01 09:54:32 -06:00
parent ba6650e9c7
commit 7fc851855d
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
1 changed files with 8 additions and 0 deletions

8
.zuul.yaml Normal file
View File

@ -0,0 +1,8 @@
- project:
name: openstack/keystoneauth
templates:
- openstacksdk-functional-tips
- openstacksdk-tox-tips
- osc-tox-unit-tips
- shade-functional-tips
- shade-tox-tips