Stop using the -consumer devstack jobs

The jobs came from shade, which didn't have the ability to break
devstack builds. However, openstacksdk is involved in devstack, so
running devstack in pre rather than in run is actually counter
productive.

Switch to using the non-consumer version of the base job.

Change-Id: Ifddc61c4dbb1a7297a6fe6dc5f3f45c51db6548d
This commit is contained in:
Monty Taylor 2018-08-07 18:53:45 -05:00
parent 8022320fc0
commit 8c2eac3ccf
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
- job:
name: openstacksdk-functional-devstack-minimum
parent: devstack-tox-functional-consumer
parent: devstack-tox-functional
description: |
Minimum job for devstack-based functional tests
post-run: playbooks/devstack/post.yaml