Add nodepool-functional-py35-src job

As openstacksdk takes on more and more ownership of code that was
previously in os-client-config and shade, it's important to make sure
we're not going to break nodepool with changes. Add the
nodepool-functional-py35-src job which now also includes openstacksdk in
its required-projects list.

Depends-On: https://review.openstack.org/566387
Change-Id: I464bd1ab548f23e5a143f50dcb32e52b6f353d7d
This commit is contained in:
Monty Taylor 2018-05-09 10:15:45 -05:00
parent d5fd3e8f1b
commit 9f641b038c
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
1 changed files with 2 additions and 0 deletions

View File

@ -232,6 +232,7 @@
- neutron-grenade:
voting: false
- openstack-tox-lower-constraints
- nodepool-functional-py35-src
gate:
jobs:
- build-openstack-sphinx-docs:
@ -240,3 +241,4 @@
- openstacksdk-functional-devstack
- openstacksdk-functional-devstack-python3
- openstack-tox-lower-constraints
- nodepool-functional-py35-src