From: Andrew Grimberg Date: Wed, 21 Dec 2016 17:30:55 +0000 (+0000) Subject: Merge "Enable log shipping on all vpp jobs" X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=bc83e067c57170d2b202eada240fce0195da29ad;hp=1533e1c54270344a1c89bffbd7436d3082052875;p=ci-management.git Merge "Enable log shipping on all vpp jobs" --- diff --git a/jjb/csit/csit.yaml b/jjb/csit/csit.yaml index 18f806cfb..e3fdbe8a9 100644 --- a/jjb/csit/csit.yaml +++ b/jjb/csit/csit.yaml @@ -80,6 +80,8 @@ - robot-report: output-path: '' + - fdio-infra-shiplogs: + maven-version: 'mvn33-new' - job-template: name: 'csit-vpp-perf-{stream}-{type}' @@ -264,6 +266,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' @@ -323,6 +327,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' @@ -371,6 +377,8 @@ - robot-report: output-path: 'csit/archive' + - fdio-infra-shiplogs: + maven-version: 'mvn33-new' - job-template: name: 'csit-vpp-verify-perf-master-nightly-all' @@ -548,6 +556,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}' @@ -609,6 +619,8 @@ only-if-success: true default-excludes: false + - fdio-infra-shiplogs: + maven-version: 'mvn33-new' - job-template: name: 'csit-docs-merge-{stream}' @@ -679,6 +691,8 @@ only-if-success: true default-excludes: false + - fdio-infra-shiplogs: + maven-version: 'mvn33-new' - parameter: name: test-type-parameter diff --git a/jjb/deb_dpdk/deb_dpdk.yaml b/jjb/deb_dpdk/deb_dpdk.yaml index 08040e2c1..62d55a531 100644 --- a/jjb/deb_dpdk/deb_dpdk.yaml +++ b/jjb/deb_dpdk/deb_dpdk.yaml @@ -62,6 +62,10 @@ !include-raw-escape: - include-raw-deb_dpdk-build.sh + publishers: + - fdio-infra-shiplogs: + maven-version: 'mvn33-new' + - job-template: name: 'deb_dpdk-verify-image-{stream}-{os}' @@ -118,6 +122,10 @@ !include-raw-escape: - include-raw-deb_dpdk-build.sh + publishers: + - fdio-infra-shiplogs: + maven-version: 'mvn33-new' + - job-template: name: 'deb_dpdk-merge-{stream}-{os}' @@ -180,3 +188,7 @@ - include-raw-deb_dpdk-build.sh - ../scripts/maven_push_functions.sh - include-raw-deb_dpdk-pkg-push.sh + + publishers: + - fdio-infra-shiplogs: + maven-version: 'mvn33-new' diff --git a/jjb/honeycomb/honeycomb.yaml b/jjb/honeycomb/honeycomb.yaml index 699eeb805..168fb132d 100644 --- a/jjb/honeycomb/honeycomb.yaml +++ b/jjb/honeycomb/honeycomb.yaml @@ -69,6 +69,8 @@ publishers: - email-notification: email-prefix: '[honeycomb]' + - fdio-infra-shiplogs: + maven-version: 'mvn33-new' - job-template: name: 'honeycomb-merge-{stream}-{os}' @@ -148,6 +150,8 @@ id: '' unique-version: true deploy-unstable: false + - fdio-infra-shiplogs: + maven-version: 'mvn33-new' - job-template: name: 'honeycomb-benchmark-master' @@ -259,3 +263,5 @@ format: 'csv' inclusion-flag: 'include-by-string' exclude: 'simple-container,list-in-container,complex-list-in-container' + - fdio-infra-shiplogs: + maven-version: 'mvn33-new'