Fix legacy-api-ref job

- Add missing project openstack/requirements
- Copy results from correct location

Change-Id: Ie21ed5c5d40f1bf447c36532426d08ca6c01252a
This commit is contained in:
Jens Harbott 2017-09-30 10:30:49 +00:00
parent 3467ef183b
commit 5a391a76f8
2 changed files with 3 additions and 1 deletions

View File

@ -3,7 +3,7 @@
- name: Copy files from api-ref/build/html/ on node
synchronize:
src: api-ref/build/html/
src: '{{ ansible_user_dir }}/workspace/api-ref/build/html/'
dest: '{{ zuul.executor.log_root }}/html/'
mode: pull
copy_links: true

View File

@ -194,6 +194,8 @@
post-run: playbooks/legacy/api-ref/post
timeout: 1800
branches: master
required-projects:
- openstack/requirements
files:
- ^tox.ini$
- ^api-ref/.*