diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 02d4be5d15..b15516efb0 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -2415,6 +2415,9 @@ jobs: - '^api-ref/.*' - '^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$ success-pattern: http://docs-draft.openstack.org/{build.parameters[LOG_PATH]}/install-guide/build/html/ # This is only available in Newton.