From: Thanh Ha Date: Mon, 27 Mar 2017 21:28:53 +0000 (-0400) Subject: Add docs linting job X-Git-Tag: release/boron-sr3~24^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=1eca45e6989a8e232988919690dc7b56945f06c2;p=releng%2Fbuilder.git Add docs linting job Use the tox job template to run docs linting. Change-Id: I3ae6f9cdfcf5e3846b50f9fa5bbebb8792dd666a Signed-off-by: Thanh Ha --- diff --git a/jjb/docs/docs-rtd.yaml b/jjb/docs/docs-rtd.yaml index 7f3d51916..65fb04a21 100644 --- a/jjb/docs/docs-rtd.yaml +++ b/jjb/docs/docs-rtd.yaml @@ -4,6 +4,7 @@ jobs: - 'docs-merge-rtd-{stream}' - 'docs-verify-rtd-{stream}' + - '{project-name}-verify-tox-{stream}' stream: - carbon: @@ -13,8 +14,9 @@ - beryllium: branch: 'stable/beryllium' - project: 'docs' - rtdproject: 'opendaylight' + project: docs + project-name: docs + rtdproject: opendaylight archive-artifacts: 'docs/_build/html/**' - job-template: