From: Jamo Luhrsen Date: Wed, 7 Feb 2018 04:37:28 +0000 (-0800) Subject: Remove unused integation4 templates yaml X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=53053f5567e7d3626cdc711f13e170f95c1de5f0;p=releng%2Fbuilder.git Remove unused integation4 templates yaml - I don't think this is needed any longer and is just a relic of our migration from karaf3 to karaf4 Change-Id: Ic41c18cca818ce26511d1138be57c8ffb1afc004 Signed-off-by: Jamo Luhrsen --- diff --git a/jjb/integration/integration4-templates.yaml b/jjb/integration/integration4-templates.yaml deleted file mode 100644 index fab8aa6e0..000000000 --- a/jjb/integration/integration4-templates.yaml +++ /dev/null @@ -1,113 +0,0 @@ ---- - -# TODO: This is only potentionally useful for Carbon. Remove this when Carbon is not supported anymore. - -- job-template: - name: '{project}-csit4-1node-{functionality}-{install}-nitrogen' - # Keep synchronized with *-csit-* please. - disabled: false - - project-type: freestyle - node: centos7-robot-2c-8g - - properties: - - opendaylight-infra-properties: - build-days-to-keep: '{build-days-to-keep}' - - parameters: - # Removing {kafka-version} will force this job to run in k4. - - opendaylight-infra-parameters: - os-cloud: '{os-cloud}' - project: 'integration/test' - branch: 'master' - refspec: 'refs/heads/master' - artifacts: '{archive-artifacts}' - - integration-distribution-branch: - branch: 'master' - - integration-distribution-stream: - stream: 'nitrogen' - - integration-bundle-url: - bundle-url: '{bundle-url}' - - integration-controller-scope: - controller-scope: '{scope}' - - integration-controller-features: - controller-features: '{install-features}' - - integration-test-options: - test-options: '{robot-options}' - - integration-stream-test-plan: - stream-test-plan: '{project}-{functionality}-nitrogen.txt' - - integration-test-plan: - test-plan: '{project}-{functionality}.txt' - - integration-patch-refspec: - branch: 'master' - - integration-jdk-version: - jdkversion: 'openjdk8' - - scm: - - integration-gerrit-scm: - basedir: 'test' - refspec: '$PATCHREFSPEC' - branch: 'master' - - wrappers: - - opendaylight-infra-wrappers: - build-timeout: '{build-timeout}' - - builders: - - integration-infra-stack: - stack-template: '{stack-template}' - vm_0_count: '1' - vm_0_flavor: '{odl_system_flavor}' - vm_0_image: '{odl_system_image}' - vm_1_count: '{tools_system_count}' - vm_1_flavor: '{tools_system_flavor}' - vm_1_image: '{tools_system_image}' - - integration-install-robotframework - - inject: - properties-file: 'env.properties' - - integration-get-slave-addresses - - inject: - properties-file: 'slave_addresses.txt' - - integration-detect-variables - - integration-install-common-functions - - integration-deploy-controller-run-test - - integration-cleanup-tmp - - publishers: - - integration-robot: - unstable-if: 0.0 - pass-if: 100.0 - - email-notification: - email-recipients: '{email-recipients}' - email-prefix: '[{project}]' - - plot: - - title: '{01-plot-title}' - yaxis: '{01-plot-yaxis}' - group: '{01-plot-group}' - num-builds: '5400' - keep-records: true - style: line - use-description: false - # yamllint disable-line rule:line-length - csv-file-name: '{project}-csit4-1node-{functionality}-{install}-nitrogen-{01-plot-data-file}-history.csv' - series: - - file: '{01-plot-data-file}' - inclusion-flag: 'off' - display-table: true - format: csv - - title: '{02-plot-title}' - yaxis: '{02-plot-yaxis}' - group: '{02-plot-group}' - num-builds: '5400' - keep-records: true - style: line - use-description: false - # yamllint disable-line rule:line-length - csv-file-name: '{project}-csit4-1node-{functionality}-{install}-nitrogen-{02-plot-data-file}-history.csv' - series: - - file: '{02-plot-data-file}' - inclusion-flag: 'off' - display-table: true - format: csv - - integration-csit-archive-build - - lf-infra-publish