Success for api-ref-src should be doc draft

The api-ref-src jobs (which show os-api-ref proposed changes on
existing projects) should point to the doc draft to view changes.

Change-Id: Ibcec4ec88d17bc8450396ae72ccb0f488500a4a8
This commit is contained in:
Sean Dague 2016-09-21 08:05:27 -04:00
parent 16b464338c
commit 7776b74947

View File

@ -2415,6 +2415,9 @@ jobs:
- '^api-ref/.*' - '^api-ref/.*'
- '^doc/api_samples/.*' - '^doc/api_samples/.*'
- name: ^gate-.*-api-ref-src$
success-pattern: http://docs-draft.openstack.org/{build.parameters[LOG_PATH]}/api-ref/build/html/
- name: ^gate-.*-install-guide$ - name: ^gate-.*-install-guide$
success-pattern: http://docs-draft.openstack.org/{build.parameters[LOG_PATH]}/install-guide/build/html/ success-pattern: http://docs-draft.openstack.org/{build.parameters[LOG_PATH]}/install-guide/build/html/
# This is only available in Newton. # This is only available in Newton.