diff options
author | Peter Mikus <pmikus@cisco.com> | 2017-07-25 03:45:31 +0000 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2017-07-25 03:45:50 +0000 |
commit | 7ab64cd86a58dd5f2039fd0cf79cd4045c1b2789 (patch) | |
tree | bca1a96aaa6f9b59660f9578d033a15594e720e1 | |
parent | f4a86c6f5432c16394b98f339030c5ea04d435e2 (diff) |
CSIT-618 Update report data points.
Change-Id: I9294e81690eabd198fe1b6d4974c5c4186e06d89
Signed-off-by: Peter Mikus <pmikus@cisco.com>
-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 0ec6b089b5..dba64144be 100644 --- a/resources/tools/report_gen/run_report.cfg +++ b/resources/tools/report_gen/run_report.cfg @@ -43,7 +43,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 16 17 19" +JOB[PERF,VPP,BLD]="9 10 13 14 15 16 17 18 19" 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" |