diff options
author | Peter Mikus <pmikus@cisco.com> | 2017-07-23 13:30:49 +0000 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2017-07-23 13:32:13 +0000 |
commit | 6281fac904be991f5b80bbd7b42b8b8177bc3823 (patch) | |
tree | 2699d51293380bff4920876f8269fe893bd73493 /resources/tools | |
parent | 113052a53f9a771f465ea26ccd64344b46b78cf9 (diff) |
CSIT-618 Update plot data points.
Change-Id: I7d7074af7506c4ec88061360e1cc88cadb52786c
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'resources/tools')
-rw-r--r-- | resources/tools/report_gen/run_report.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/report_gen/run_report.cfg b/resources/tools/report_gen/run_report.cfg index 3288545be5..474fb9a8e7 100644 --- a/resources/tools/report_gen/run_report.cfg +++ b/resources/tools/report_gen/run_report.cfg @@ -42,7 +42,7 @@ URL[JENKINS,CSIT]='https://jenkins.fd.io/view/csit/job' URL[JENKINS,HC]='https://jenkins.fd.io/view/hc2vpp/job' JOB[PERF,VPP]=csit-vpp-perf-1707-all -JOB[PERF,VPP,BLD]="9 10" +JOB[PERF,VPP,BLD]="9 10 13 14 15" JOB[PERF,VPP,FBLD]=10 JOB[PERF,DPDK]=csit-dpdk-perf-1707-all JOB[PERF,DPDK,BLD]="1 2 3 4 5 6 7 8 9 10" |