X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-docker-jobs.yaml;h=411fe33a756c6a27ee52bcdd2e3830493188e054;hb=6df99d7b6b5da664ff27ccb469581de5aea7f0e2;hp=bc522ca2e73209b07a5a3802b1a233c5e64363e3;hpb=9424c8da8763456069c524776357f6e6da4bed38;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-docker-jobs.yaml b/jjb/lf-docker-jobs.yaml index bc522ca2..411fe33a 100644 --- a/jjb/lf-docker-jobs.yaml +++ b/jjb/lf-docker-jobs.yaml @@ -13,7 +13,7 @@ CONTAINER_TAG_METHOD={container-tag-method} CONTAINER_TAG_YAML_DIR={container-tag-yaml-dir} DOCKER_ROOT={docker-root} - - shell: !include-raw-escape: "{docker-get-container-tag-script}" + - shell: !include-raw: "{docker-get-container-tag-script}" - inject: # Import the container tag set by this build step properties-file: "env_docker_inject.txt" @@ -151,7 +151,7 @@ - docker_merge_common: &docker_merge_common name: docker-merge-common - cron: "" + cron: "@weekly" # check dependencies regularly scm: - lf-infra-gerrit-scm: @@ -162,7 +162,7 @@ submodule-disable: "{submodule-disable}" submodule-recursive: "{submodule-recursive}" submodule-timeout: "{submodule-timeout}" - choosing-strategy: gerrit + choosing-strategy: default gerrit_merge_triggers: - change-merged-event @@ -339,7 +339,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}" white-list-target-branches: - "{branch}"