Switch to build-openstack-infra-sphinx-docs for doc build jobs
Exercise the infra version of the job, rather than the one that uses the
non-standard docs environment.
Depends-On: I15fce2938222166e75984b75c568fa0fc083a8ee
Change-Id: Ic075a4e1ea434b3770db7d7e62b0738b13f1b333
diff --git a/.zuul.yaml b/.zuul.yaml
index c4e3cf2..d4fc1e9 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -32,7 +32,8 @@
name: openstack-infra/zuul
check:
jobs:
- - tox-docs
+ - build-openstack-infra-sphinx-docs:
+ success-url: 'html/feature/zuulv3/'
- tox-cover:
voting: false
- tox-pep8
@@ -40,7 +41,8 @@
- zuul-stream-functional
gate:
jobs:
- - tox-docs
+ - build-openstack-infra-sphinx-docs:
+ success-url: 'html/feature/zuulv3/'
- tox-pep8
- tox-py35
post: