diff options
author | Peter Mikus <pmikus@cisco.com> | 2017-07-24 05:00:14 +0000 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2017-07-24 05:20:38 +0000 |
commit | 627623bc07f5345fe6b95810bcbaaa22336b85b0 (patch) | |
tree | 356e44f4255d1b6a91e017df879484e6a9112d65 | |
parent | e596c205d25c26860b8c8a956303279618130a01 (diff) |
CSIT-618 Update plot data points
Change-Id: I07102a162fbaad578b38f77e6069d277bb98517c
Signed-off-by: Peter Mikus <pmikus@cisco.com>
(cherry picked from commit d351379e46964bf50f3dd27dc94c302596cd6110)
-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 474fb9a8e7..70eb411fe9 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 13 14 15" +JOB[PERF,VPP,BLD]="9 10 13 14 15 16 17" 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" |