Add openstacksdk and python-openstackclient to integrated

openstacksdk and python-openstackclient are fundamental parts
of the integrated gate, but currently can't do full-on depends-on
processing because they're not in the integrated queue.

Change-Id: Id279ca855da4f874d5f99304aba86907c8875650
This commit is contained in:
Monty Taylor 2020-03-27 16:46:25 -05:00
parent 477fe7ff56
commit 9a219723b8
1 changed files with 8 additions and 0 deletions

View File

@ -2967,6 +2967,10 @@
name: openstack/openstacksdk
templates:
- publish-to-pypi
check:
queue: integrated
gate:
queue: integrated
- project:
name: openstack/operations-guide
@ -3736,6 +3740,10 @@
templates:
- translation-jobs-master-only
- publish-to-pypi
check:
queue: integrated
gate:
queue: integrated
- project:
name: openstack/python-pankoclient