Edit per-patch job for new CSIT logic 67/15267/7
authorVratko Polak <vrpolak@cisco.com>
Fri, 19 Oct 2018 12:21:55 +0000 (14:21 +0200)
committerVratko Polak <vrpolak@cisco.com>
Fri, 19 Oct 2018 12:21:55 +0000 (14:21 +0200)
Change-Id: Ib5d72bf87e1f0e4f21502320fd35f2263273ccba
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
jjb/vpp/vpp.yaml

index ee4781e..454a828 100644 (file)
           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}'
     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'