X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-rtd-jobs.yaml;h=0a757e85b738bcd392086042a50b1c302f22ab47;hb=6df99d7b6b5da664ff27ccb469581de5aea7f0e2;hp=bb78d2c51aaf146074857ae24d3d6c088665033f;hpb=ebf363ee455e93e1998ba1e5fa73d515213a06d3;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-rtd-jobs.yaml b/jjb/lf-rtd-jobs.yaml index bb78d2c5..0a757e85 100644 --- a/jjb/lf-rtd-jobs.yaml +++ b/jjb/lf-rtd-jobs.yaml @@ -78,7 +78,6 @@ - change-merged-event - comment-added-contains-event: comment-contains-value: '^Patch Set\s+\d+:\s+remerge\s*$' - - ref-updated-event ##################### # Job Configuration # @@ -139,7 +138,7 @@ github-hooks: true org-list: - "{github-org}" - white-list: "{obj:github_pr_whitelist}" + white-list: "{obj:github_pr_allowlist}" admin-list: "{obj:github_pr_admin_list}" included-regions: "{obj:github_included_regions}" white-list-target-branches: @@ -164,6 +163,7 @@ git-url: "$GIT_URL/$PROJECT" github-url: "https://github.com" project-pattern: "**" + python-version: python3 stream: master submodule-recursive: true submodule-timeout: 10 @@ -189,6 +189,7 @@ - lf-infra-pre-build - lf-rtd-verify: doc-dir: "{doc-dir}" + python-version: "{python-version}" - job-template: name: "{project-name}-rtd-verify-{stream}"