3 Commits

Author SHA1 Message Date
Monty Taylor
a1d26ad3c2
Stop doing afs prep in docs build jobs
We don't publish docs to AFS in the build jobs, so the step is
unnecessary and also prevents infra projects from using the normal docs
build job.

Doing this means we're not reorganizing the docs, so we can remove
latest/ from the success-url - and we can also remove the
branch-specific variants.

Remove mention of docs build jobs from the
publish-openstack-sphinx-docs-infra project-template. The build jobs are
in openstack-python-jobs.

A followup will come to change that - but for now let's align these.

Change-Id: I123b4d9f3514542d8ece8e9681c5265dc54961dc
2017-10-05 10:41:14 -05:00
Monty Taylor
5ad6b8e634
Add infra version of doc build job
Infra doesn't use constraints nor does it prevent branch publication.

Change-Id: I15fce2938222166e75984b75c568fa0fc083a8ee
2017-09-22 12:28:51 -05:00
Paul Belanger
728a942131
Create build-openstack-sphinx-docs job
Since we don't need docs-draft to be special, we can do this job
here rather than in project-config. The new name will not conflict
with the name in project-config, but also matches the infra-manual
guidelines on job naming (action first)

Change-Id: I08f5e7aab981098ad053e39fbb614bd6d0606fc7
2017-09-21 16:45:08 -05:00