Add shade jobs to openstacksdk zuul config

During rocky we'll be working on making shade a thin layer around sdk.
In order to make that work well, we need to make sure that sdk changes
don't break shade. shade also just added openstacksdk to the
requirements list for depends, so the jobs should currently make sure
requirements changes in sdk don't transitively break shade.

Depends-On: https://review.openstack.org/541796
Change-Id: Ib4e7683c5ba312856a271a0473f4274569355f92
This commit is contained in:
Monty Taylor 2018-02-07 11:09:21 -06:00
parent 8b7c5d789c
commit 803c92c45c
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
1 changed files with 2 additions and 0 deletions

View File

@ -208,6 +208,8 @@
- openstacksdk-functional-tips
- openstacksdk-tox-tips
- osc-tox-unit-tips
- shade-functional-tips
- shade-tox-tips
check:
jobs:
- build-openstack-sphinx-docs: