X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Flab%2Flab-templates.yaml;h=9c832c683961175c62e0b616ec9203b04b9396c2;hb=241ef5ac4fccfb44d4d50972c4cc0b6401580ab6;hp=ff7a59d408a73b849a3bbbbf019d46bc18d84945;hpb=292a47559b9eda3a82b713d6aed1f81536170b8b;p=ci-management.git diff --git a/jjb/lab/lab-templates.yaml b/jjb/lab/lab-templates.yaml index ff7a59d40..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: ubuntu1604-builder-2c-1g + 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: