diff options
author | Peter Mikus <pmikus@cisco.com> | 2017-07-24 17:13:38 +0000 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2017-07-24 18:06:36 +0000 |
commit | 267795011019bb2ee9df3c0e568d54aa2281908d (patch) | |
tree | 89e8ec0bc5e4290a39529b1e166013dbbd36447b /resources/tools/report_gen/run_report.cfg | |
parent | 601d8e63eed1d7db19a001923298b6fe209787b0 (diff) |
FIX: Typo in report_gen
Change-Id: Ia8826ccf79b405d35025e06cafb8a80b877dc77d
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'resources/tools/report_gen/run_report.cfg')
-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 76c55acd26..0ec6b089b5 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" +JOB[PERF,VPP,BLD]="9 10 13 14 15 16 17 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" |