X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Freport_gen%2Frun_report.cfg;h=3ff9e605a5c5818cca3fd6ef2562021c63c42071;hp=dba64144be1aff3968677a463ad4f3dcb63941ab;hb=196ed0599148d6c8ed0e2ca82ad03e129e26428a;hpb=7ab64cd86a58dd5f2039fd0cf79cd4045c1b2789 diff --git a/resources/tools/report_gen/run_report.cfg b/resources/tools/report_gen/run_report.cfg index dba64144be..3ff9e605a5 100644 --- a/resources/tools/report_gen/run_report.cfg +++ b/resources/tools/report_gen/run_report.cfg @@ -10,6 +10,7 @@ typeset -A JOB DIR[WORKING]=_tmp DIR[BUILD]=_build +DIR[BUILD,LATEX]=_build_latex DIR[RST]=../../../docs/report DIR[STATIC]=${DIR[BUILD]}/_static @@ -43,19 +44,19 @@ 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 18 19" -JOB[PERF,VPP,FBLD]=10 +JOB[PERF,VPP,BLD]="9 10 13 14 15 16 17 18 19 21" +JOB[PERF,VPP,FBLD]=22 JOB[PERF,DPDK]=csit-dpdk-perf-1707-all JOB[PERF,DPDK,BLD]="1 2 3 4 5 6 7 8 9 10" JOB[PERF,DPDK,FBLD]=10 JOB[FUNC,VPP]=csit-vpp-functional-1707-ubuntu1604-virl JOB[FUNC,VPP,BLD]=lastSuccessfulBuild JOB[PERF,HC]=hc2vpp-csit-perf-master-ubuntu1604 -JOB[PERF,HC,BLD]=4 +JOB[PERF,HC,BLD]="8 9" JOB[FUNC,HC]=hc2vpp-csit-integration-1707-ubuntu1604 JOB[FUNC,HC,BLD]=lastSuccessfulBuild -JOB[FUNC,NSH]=hc2vpp-csit-integration-1707-ubuntu1604 -JOB[FUNC,NSH,BLD]=lastSuccessfulBuild +JOB[FUNC,NSH]=csit-nsh_sfc-verify-func-1707-ubuntu1604-virl +JOB[FUNC,NSH,BLD]=2 JOB[1704,PERF,VPP]=csit-vpp-perf-1704-all JOB[1704,VPP,BLD]="6 7 8 9 10 12 14 15 16 17"