Fix promote api-ref jobs

These jobs fail currently with:
ERROR! the role 'set-service-type-data-fact' was not found ...

Add role-path so that they can be found.

Change-Id: I3d5eefc91bb71c7dc659154a920bff72c5b820be
This commit is contained in:
Andreas Jaeger 2019-08-20 06:40:34 +02:00
parent 46ebec991f
commit 29c82e6bd5
1 changed files with 6 additions and 0 deletions

View File

@ -882,6 +882,9 @@
vars:
api_path: api-guide
download_artifact_job: build-openstack-api-guide
roles:
- zuul: zuul/zuul-jobs
- zuul: openstack/openstack-zuul-jobs
secrets:
- secret: afsdocs_secret
name: afs
@ -903,6 +906,9 @@
vars:
api_path: api-ref
download_artifact_job: build-openstack-api-ref
roles:
- zuul: zuul/zuul-jobs
- zuul: openstack/openstack-zuul-jobs
secrets:
- secret: afsdocs_secret
name: afs