X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=jjb%2Fcsit%2Fcsit.yaml;fp=jjb%2Fcsit%2Fcsit.yaml;h=734749872584b3d23dc7d8b68702dff7453dd0c2;hb=f6aa774a98755df06ad7decdec644fbe5e01108d;hp=f3f44687c18cb0ecd117899610e5b0866690de9f;hpb=19c854f3b5f22b0880da2d624673929edf7e415d;p=ci-management.git diff --git a/jjb/csit/csit.yaml b/jjb/csit/csit.yaml index f3f44687c..734749872 100644 --- a/jjb/csit/csit.yaml +++ b/jjb/csit/csit.yaml @@ -3,6 +3,7 @@ description: 'CSIT jenkins jobs.' jobs: + - 'csit-dpdk-perf-{stream}-{type}' - 'csit-vpp-perf-{stream}-{type}' - 'csit-vpp-functional-{stream}-virl' - 'csit-vpp-verify-{stream_timed}-weekly' @@ -86,6 +87,60 @@ - robot-report: output-path: '' + - fdio-infra-shiplogs: + maven-version: 'mvn33-new' + +- job-template: + name: 'csit-dpdk-perf-{stream}-{type}' + + project-type: freestyle + node: ubuntu1604-basebuild-4c-4g + concurrent: false + + 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}' + - type-parameter: + type: '{type}' + + scm: + - gerrit-trigger-scm: + credentials-id: 'jenkins-gerrit-credentials' + refspec: '$GERRIT_REFSPEC' + choosing-strategy: 'gerrit' + + wrappers: + - fdio-infra-wrappers-non-activity-timeout: + build-timeout: 30 + + triggers: + - gerrit-trigger-manually-triggered: + name: '{project}' + branch: '{branch}' + comment-trigger-value: 'verify-perf-dpdk-{type}' + + builders: + - shell: + !include-raw-escape: jjb/csit/include-raw-csit-dpdk-perf-hw.sh + + publishers: + - archive-artifacts: + artifacts: 'report.html, log.html, output.xml, output_perf_data.xml' + latest-only: false + + - robot-report: + output-path: '' + + - fdio-infra-shiplogs: + maven-version: 'mvn33-new' - job-template: name: 'csit-vpp-perf-{stream}-{type}' @@ -270,6 +325,8 @@ xpath-type: 'nodeset' xpath: '//*[@framesize="78" and contains(@tags,"PDR") and @workerthreads="4"]' + - fdio-infra-shiplogs: + maven-version: 'mvn33-new' - job-template: name: 'csit-vpp-verify-{stream_timed}-weekly' @@ -329,6 +386,8 @@ remote: origin name: 'refs/heads/{branch-id}-$DATE' + - fdio-infra-shiplogs: + maven-version: 'mvn33-new' - job-template: name: 'csit-vpp-verify-{stream_timed}-semiweekly' @@ -377,6 +436,8 @@ - robot-report: output-path: 'csit/archive' + - fdio-infra-shiplogs: + maven-version: 'mvn33-new' - job-template: name: 'csit-vpp-verify-perf-master-nightly-all' @@ -554,6 +615,8 @@ xpath-type: 'nodeset' xpath: '//*[@framesize="78" and contains(@tags,"PDR") and @workerthreads="4"]' + - fdio-infra-shiplogs: + maven-version: 'mvn33-new' - job-template: name: 'csit-docs-verify-{stream}' @@ -615,6 +678,8 @@ only-if-success: true default-excludes: false + - fdio-infra-shiplogs: + maven-version: 'mvn33-new' - job-template: name: 'csit-docs-merge-{stream}' @@ -640,8 +705,8 @@ scm: - gerrit-trigger-scm: credentials-id: 'jenkins-gerrit-credentials' - refspec: '$GERRIT_REFSPEC' - choosing-strategy: 'gerrit' + refspec: '' + choosing-strategy: 'default' wrappers: - fdio-infra-wrappers: @@ -651,12 +716,19 @@ triggers: - reverse: - jobs: 'csit-vpp-verify-master-weekly' + jobs: 'csit-vpp-verify-{stream}-weekly' result: 'success' - gerrit: + server-name: 'Primary' trigger-on: - comment-added-contains-event: comment-contains-value: 'run-docs' + projects: + - project-compare-type: 'ANT' + project-pattern: '{project}' + branches: + - branch-compare-type: 'ANT' + branch-pattern: '**/{branch}' skip-vote: successful: true failed: true @@ -685,6 +757,8 @@ only-if-success: true default-excludes: false + - fdio-infra-shiplogs: + maven-version: 'mvn33-new' - parameter: name: test-type-parameter