From 6503b68cde11ecdd9936a92f796a63704951f365 Mon Sep 17 00:00:00 2001 From: Vratko Polak Date: Tue, 16 Apr 2019 12:44:21 +0200 Subject: [PATCH] Update parameters for vpp-csit-verify-perf Depending on CSIT change https://gerrit.fd.io/r/18788 Change-Id: I12b21ae00c2c9e0ba1c242f748b6875a39eaf4d9 Signed-off-by: Vratko Polak --- jjb/vpp/vpp.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 9c42fc25e..74ca251c1 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -1011,11 +1011,11 @@ - gerrit-csit-refspec-parameter - string: name: CSIT_PERF_TRIAL_DURATION - default: "1.0" + default: "10.0" description: "Duration of a trial measurement in BMRR tests." - string: name: CSIT_PERF_TRIAL_MULTIPLICITY - default: "8" + default: "5" description: "Number of subsamples for BMRR tests." - stream-parameter: stream: '{stream}' -- 2.16.6