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:
parent
8022320fc0
commit
8c2eac3ccf
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user