From: Vratko Polak Date: Fri, 19 Oct 2018 12:21:55 +0000 (+0200) Subject: Edit per-patch job for new CSIT logic X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=071d0dd43f8e7212b081aa89e30c15f3aabdf276;p=ci-management.git Edit per-patch job for new CSIT logic Change-Id: Ib5d72bf87e1f0e4f21502320fd35f2263273ccba Signed-off-by: Vratko Polak --- diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index ee4781e4a..454a82836 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -856,7 +856,7 @@ description: "Duration of a trial measurement in BMRR tests." - string: name: CSIT_PERF_TRIAL_MULTIPLICITY - default: "30" + default: "8" description: "Number of subsamples for BMRR tests." - stream-parameter: stream: '{stream}' @@ -897,12 +897,12 @@ publishers: - archive-artifacts: artifacts: > - **/csit_new/*.*, - **/csit_parent/*.* + **/csit_new/**/*.*, + **/csit_parent/**/*.* latest-only: false - robot-report: - output-path: 'csit_new/' + output-path: 'csit_new/0/' - fdio-infra-shiplogs: maven-version: 'mvn33-new'