Use normal docs build jobs

We're removing the infra variant. We've also removed the AFS prep, so we
don't need success url to be different.

Change-Id: I470e9d94044112fc5a5deb3e8dc21c941871f76d
This commit is contained in:
Monty Taylor 2017-10-05 11:48:00 -05:00
parent 29a8c23090
commit 8d4eb6fba9
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
1 changed files with 5 additions and 4 deletions

View File

@ -45,8 +45,7 @@
name: openstack-infra/zuul name: openstack-infra/zuul
infra-check: infra-check:
jobs: jobs:
- build-openstack-infra-sphinx-docs: - build-openstack-sphinx-docs:
success-url: 'html/feature/zuulv3/'
irrelevant-files: irrelevant-files:
- zuul/cmd/migrate.py - zuul/cmd/migrate.py
- playbooks/zuul-migrate/.* - playbooks/zuul-migrate/.*
@ -67,8 +66,10 @@
- playbooks/zuul-migrate/.* - playbooks/zuul-migrate/.*
infra-gate: infra-gate:
jobs: jobs:
- build-openstack-infra-sphinx-docs: - build-openstack-sphinx-docs:
success-url: 'html/feature/zuulv3/' irrelevant-files:
- zuul/cmd/migrate.py
- playbooks/zuul-migrate/.*
- tox-pep8 - tox-pep8
- tox-py35: - tox-py35:
irrelevant-files: irrelevant-files: