From 979b169fe44d82f0c5519bded0ff22e9ef1b54b5 Mon Sep 17 00:00:00 2001 From: Vratko Polak Date: Wed, 8 Sep 2021 10:42:58 +0200 Subject: [PATCH] CSIT DPDK verify: Allow manual overrides Without these additions, there is no way to start the job successfully with overriden trial duration and multiplicity. Change-Id: Ia4a3b154e4c1354a89187918f7f051a951a0bc21 Signed-off-by: Vratko Polak --- jjb/csit/csit-perf.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index bef5db129..0a02383a4 100644 --- a/jjb/csit/csit-perf.yaml +++ b/jjb/csit/csit-perf.yaml @@ -777,6 +777,9 @@ project: '{project}' - gerrit-parameter: branch: '{branch}' + - gerrit-refspec-parameter + - gerrit-event-type-parameter + - gerrit-event-comment-text-parameter - csit-perf-trial-duration-parameter: csit-perf-trial-duration: "{csit-perf-trial-duration}" - csit-perf-trial-multiplicity-parameter: -- 2.16.6