X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fjjb%2Flf-python-jobs.rst;h=c1bf65ab7ef227e465d87b600505f84435a6b473;hb=5d1ddb578a5253fc360a73be6ceea89d65af043e;hp=9b19ae1e319a345c41824cb3dbc1465eaceef82c;hpb=68df50265903964986984e073df5cf671998befc;p=releng%2Fglobal-jjb.git diff --git a/docs/jjb/lf-python-jobs.rst b/docs/jjb/lf-python-jobs.rst index 9b19ae1e..c1bf65ab 100644 --- a/docs/jjb/lf-python-jobs.rst +++ b/docs/jjb/lf-python-jobs.rst @@ -5,23 +5,12 @@ Python Jobs Job Groups ========== -{project-name}-python-jobs --------------------------- +.. include:: ../job-groups.rst -Jobs for Python projects using Gerrit. +Below is a list of Maven job groups: -:Includes: - - - gerrit-tox-verify - -{project-name}-github-python-jobs ---------------------------------- - -Jobs for Python projects using GitHub. - -:Includes: - - - github-tox-verify +.. literalinclude:: ../../jjb/lf-python-job-groups.yaml + :language: yaml Macros @@ -86,6 +75,8 @@ IQ Server. - gerrit-python-xc-clm - github-python-xc-clm +:Comment Trigger: run-clm + :Required parameters: :build-node: The node to run build on. @@ -95,7 +86,12 @@ IQ Server. :Optional parameters: :build-days-to-keep: Days to keep build logs in Jenkins. (default: 7) - :nexus-iq-cli-version: Nexus IQ CLI package version to download and use. (default: 1.44.0-01) + :nexus-iq-cli-version: Nexus IQ CLI package version to download and use. + (default: 1.44.0-01) + :nexus-iq-namespace: Insert a namespace to project AppID for projects that + share a Nexus IQ system to avoid project name collision. We recommend + inserting a trailing - dash if using this parameter. + For example 'odl-'. (default: '') :build-timeout: Timeout in minutes before aborting build. (default: 60) :git-url: URL clone project from. (default: $GIT_URL/$PROJECT) :java-version: Version of Java to use for the build. (default: openjdk8) @@ -146,6 +142,8 @@ https://docs.sonarqube.org/display/PLUG/Python+Coverage+Results+Import - gerrit-tox-sonar - github-tox-sonar +:Comment Trigger: run-sonar + :Required parameters: :build-node: The node to run build on. @@ -196,6 +194,8 @@ following pyenv variables before running. - gerrit-tox-verify - github-tox-verify +:Comment Trigger: recheck|reverify + :Required Parameters: :build-node: The node to run build on.