X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=jjb%2Fcsit%2Fcsit.yaml;h=47cea86f28633f5e923c755d4b2d1354dffcfa58;hb=3f956a52b3f41686aa637bbb19bec6db9bbb090a;hp=0e2a62b741400ecc215e1cfd6322003008799e97;hpb=05ab37aad7c9f7b4ae0e9ec1fe233bcc65d04673;p=ci-management.git diff --git a/jjb/csit/csit.yaml b/jjb/csit/csit.yaml index 0e2a62b74..47cea86f2 100644 --- a/jjb/csit/csit.yaml +++ b/jjb/csit/csit.yaml @@ -1,3 +1,17 @@ +# Copyright (c) 2017 Cisco and/or its affiliates. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at: +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + + - project: name: csit description: 'CSIT jenkins jobs.' @@ -22,6 +36,7 @@ - 'csit-vpp-perf-verify-{stream}' - 'csit-nsh_sfc-verify-perf-{stream}' - 'csit-nsh_sfc-verify-func-{stream}-{os}-virl' + - 'csit-tldk-verify-func-{stream}-{os}-virl' project: 'csit' branch: 'master' @@ -34,6 +49,9 @@ - master: branch: 'master' branch-id: 'oper' + - '1707': + branch: 'rls1707' + branch-id: 'oper-rls1707' stream: - master: branch: 'master' @@ -50,6 +68,9 @@ - '1704': branch: 'rls1704' branch-id: 'oper-rls1704' + - '1707': + branch: 'rls1707' + branch-id: 'oper-rls1707' - job-template: @@ -149,6 +170,7 @@ - robot-report: output-path: 'archive' + other-files: '*.*' - plot: - title: '64B-1t1c-eth-l2xcbase-testpmd-ndrdisc' @@ -269,6 +291,7 @@ - robot-report: output-path: 'archive' + other-files: '*.*' - plot: - title: '64B-1t1c-eth-l2*-ndrdisc' @@ -2760,6 +2783,7 @@ - robot-report: output-path: 'csit/archive' + other-files: '*.*' - fdio-infra-shiplogs: maven-version: 'mvn33-new' @@ -3148,6 +3172,7 @@ - robot-report: output-path: 'csit/archive' + other-files: '*.*' - fdio-infra-shiplogs: maven-version: 'mvn33-new' @@ -3564,6 +3589,7 @@ - robot-report: output-path: 'archive' + other-files: '*.*' - fdio-infra-shiplogs: maven-version: 'mvn33-new' @@ -3631,6 +3657,7 @@ - robot-report: output-path: 'csit/archive' + other-files: '*.*' - fdio-infra-shiplogs: maven-version: 'mvn33-new' @@ -3738,6 +3765,7 @@ - robot-report: output-path: 'archive' + other-files: '*.*' - fdio-infra-shiplogs: maven-version: 'mvn33-new' @@ -3844,6 +3872,58 @@ - fdio-infra-shiplogs: maven-version: 'mvn33-new' +- job-template: + name: 'csit-tldk-verify-func-{stream}-{os}-virl' + + project-type: freestyle + node: '{os}-basebuild-4c-4g' + concurrent: true + + logrotate: + daysToKeep: '{build-days-to-keep}' + numToKeep: '{build-num-to-keep}' + artifactDaysToKeep: '{build-artifact-days-to-keep}' + artifactNumToKeep: '{build-artifact-num-to-keep}' + + parameters: + - project-parameter: + project: '{project}' + - gerrit-parameter: + branch: '{branch}' + - os-parameter: + os: '{os}' + + scm: + - gerrit-trigger-scm: + credentials-id: 'jenkins-gerrit-credentials' + refspec: '$GERRIT_REFSPEC' + choosing-strategy: 'gerrit' + + wrappers: + - fdio-infra-wrappers: + build-timeout: '{build-timeout}' + + triggers: + - gerrit-trigger-manually-triggered: + name: '{project}' + branch: '{branch}' + comment-trigger-value: 'csit_verify_tldk_func' + + builders: + - shell: + !include-raw-escape: include-raw-csit-tldk-functional-virl.sh + + publishers: + - archive-artifacts: + artifacts: 'archive/*.*' + latest-only: false + + - robot-report: + output-path: 'archive' + + - fdio-infra-shiplogs: + maven-version: 'mvn33-new' + - parameter: name: test-type-parameter parameters: