Move all doc verfication to docs-verify-rtd-* 45/46045/8
authoragardner <agardner@linuxfoundation.org>
Fri, 20 Oct 2017 17:29:47 +0000 (13:29 -0400)
committeragardner <agardner@linuxfoundation.org>
Wed, 1 Nov 2017 14:27:23 +0000 (10:27 -0400)
commit6f2febadc9daa43df1c0a663ffa52c2b6bdebe25
tree26efe746542a549a816b1e315e4dc12d7f254e41
parent74c48b14d25e5c4976dd2758583a194e65058316
Move all doc verfication to docs-verify-rtd-*

Ready for review (tested locally)

1) remove opnfvdocs-daily-{stream}:
We don't need a timed docs build. and it did not build anything usefull

2) remove opnfv-docs-verify-{stream}:
This uses depreciated and unmaintained opnfvdocs/scripts/docs-build.sh
It does not clone submodules and gives no usefull feedback
but it does post to artifacts and give a gerrit comment
move that functionality to docs-*-rtd-*

3) remove opnfv-docs-merge-{stream}:
does not upload anything meaningful

4) remove macro upload-generated-docs-to-opnfv-artifacts:
is no longer needed since we use read the docs

5) improve docs-verify-rtd-{stream}:
generate single page html and post to artifacts
send gerrit commment with location of single page html,
errors (like malformed table) are embedded nicely in the single
page output and give devs a single source of feedback on their work

6) improve docs-merge-rtd-{stream}:
this job now needs to remove review documenation created by
docs-verify-rtd-{stream}

TODO, after this is merged:
remove now unused opnfvdocs/scripts/docs-build.sh

Change-Id: I802eb11712d42555d34f986d061bf0dfc623c1e9
Signed-off-by: agardner <agardner@linuxfoundation.org>
jjb/global/releng-macros.yml
jjb/opnfvdocs/docs-rtd.yaml
jjb/opnfvdocs/opnfvdocs.yml
jjb/releng/opnfv-docs.yml [deleted file]