X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Flab%2Flab-templates.yaml;h=9c832c683961175c62e0b616ec9203b04b9396c2;hb=241ef5ac4fccfb44d4d50972c4cc0b6401580ab6;hp=b346dad0caeebeb6df353fac768125714b25a1fc;hpb=2f42ab9471e3cc478dd6eccd9b9dbce4ca9b15fe;p=ci-management.git diff --git a/jjb/lab/lab-templates.yaml b/jjb/lab/lab-templates.yaml index b346dad0c..9c832c683 100644 --- a/jjb/lab/lab-templates.yaml +++ b/jjb/lab/lab-templates.yaml @@ -1,32 +1,31 @@ --- - job-template: - name: 'lab-{job-name}' - description: '{job-desc}' + name: "lab-{job-name}" + description: "{job-desc}" disabled: false project-type: freestyle - build-node: ubuntu2004-builder-4c-4g + build-node: ubuntu1804-builder-4c-4g properties: - lf-infra-properties: - project: 'integration' - build-days-to-keep: '{build-days-to-keep}' + project: "integration" + build-days-to-keep: "{build-days-to-keep}" parameters: - string: name: LOG_DIR_URL - description: 'URL for the log directory produced by the external job' + description: "URL for the log directory produced by the external job" - string: name: SRC_BUILD_URL - description: 'URL for the external Jenkins build triggering this build' + description: "URL for the external Jenkins build triggering this build" wrappers: - lf-infra-wrappers: - build-timeout: '{build-timeout}' - jenkins-ssh-credential: '{jenkins-ssh-credential}' + build-timeout: "{build-timeout}" + jenkins-ssh-credential: "{jenkins-ssh-credential}" builders: - - shell: - !include-raw: + - shell: !include-raw: - include-raw-lab-retrieve-logs.sh publishers: