diff options
author | 2020-01-15 15:09:39 +0100 | |
---|---|---|
committer | 2020-03-12 14:47:03 +0100 | |
commit | 46c7af4be5904b948b6a087e97d812c13882f72d (patch) | |
tree | a4e37aa7b9c899d51c636fcc2c315460821c5765 /jjb/vpp | |
parent | 28125ce75037d1b5221dce8b40d69aa5458341cf (diff) |
Use the same perf triger for vpp and csit
+ Rename arguments.
+ Make skip-vote and trigger word configurable in the macro.
+ Keep the old skip-vote and trigger word values.
+ Improve vpp-csit job description highlighting the difference.
Change-Id: Ie9ca68d422f8514bc8b0cd79f36a83181911feb9
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Diffstat (limited to 'jjb/vpp')
-rw-r--r-- | jjb/vpp/vpp.yaml | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 339894f7c..5a8332fb7 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -1104,6 +1104,10 @@ <ul> <li>{executor} </ul> + <li>Objective + Contrary to csit-vpp job, this also measures the parent performance, + and fails if performance regression is detected. + See https://github.com/FDio/csit/blob/master/docs/cpta/methodology/perpatch_performance_tests.rst </ul> project-type: freestyle @@ -1156,9 +1160,10 @@ triggers: - gerrit-trigger-csit-perftest: - name: '{project}' + project: '{project}' branch: '{branch}' - node-arch: '{node-arch}' + trigger-word: 'perftest-{node-arch}' + skip-vote: true builders: - shell: |