X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fjjb%2Flf-rtd-jobs.rst;h=0cd94ed92cf57b094e3a1f16178ffde149004d30;hb=refs%2Fchanges%2F13%2F12313%2F1;hp=780fd626534e856f69f2839efce69d29efcee1a4;hpb=0b1d0ba4945b93dc5d86fffef20f4be44fc5a2f9;p=releng%2Fglobal-jjb.git diff --git a/docs/jjb/lf-rtd-jobs.rst b/docs/jjb/lf-rtd-jobs.rst index 780fd626..0cd94ed9 100644 --- a/docs/jjb/lf-rtd-jobs.rst +++ b/docs/jjb/lf-rtd-jobs.rst @@ -68,6 +68,8 @@ ReadTheDocs. To do that follow these steps: - gerrit-rtd-merge - github-rtd-merge +:Comment Trigger: remerge + :Required parameters: :build-node: The node to run build on. @@ -84,7 +86,7 @@ ReadTheDocs. To do that follow these steps: :branch: Git branch to fetch for the build. (default: master) :build-days-to-keep: Days to keep build logs in Jenkins. (default: 7) - :build-timeout: Timeout in seconds before aborting build. (default: 15) + :build-timeout: Timeout in minutes before aborting build. (default: 15) :git-url: base URL of git project. (default: https://github.com) :project-pattern: Project to trigger build against. (default: \*\*) :stream: Keyword representing a release code-name. @@ -113,6 +115,8 @@ Verify job which runs a tox build of the docs project - gerrit-rtd-verify - github-rtd-verify +:Comment Trigger: recheck|reverify + :Required Parameters: :build-node: The node to run build on. @@ -124,7 +128,7 @@ Verify job which runs a tox build of the docs project :branch: Git branch to fetch for the build. (default: master) :build-days-to-keep: Days to keep build logs in Jenkins. (default: 7) :build-node: The node to run build on. - :build-timeout: Timeout in seconds before aborting build. (default: 15) + :build-timeout: Timeout in minutes before aborting build. (default: 15) :doc-dir: Directory where tox will place built docs. as defined in the tox.ini (default: docs/_build/html) :git-url: URL clone project from. (default: $GIT_URL/$PROJECT)