X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fjjb%2Flf-python-jobs.rst;h=5df0e26b89259f397f5224e17583d663ecfde7d4;hb=a6dbbcc122ad46e11936a13f8816daa5278726e4;hp=d7553ec4bc50ad1fa6169ee920343872d8b5c3b1;hpb=35e5c8dbf87dc8657bfa1c2631d641f56d81ed07;p=releng%2Fglobal-jjb.git diff --git a/docs/jjb/lf-python-jobs.rst b/docs/jjb/lf-python-jobs.rst index d7553ec4..5df0e26b 100644 --- a/docs/jjb/lf-python-jobs.rst +++ b/docs/jjb/lf-python-jobs.rst @@ -446,6 +446,7 @@ Plug-in configurations :disable-job: Whether to disable the job (default: false) :git-url: URL clone project from. (default: $GIT_URL/$PROJECT) :github-url: URL for Github. (default: https://github.com) + :java-version: JDK version to use. (default: openjdk17) :parallel: If different from false, try pass this parameter to tox option "--parallel" to parallelize jobs in the envlist (and then activate the option "--parallel-live" to display output in logs).