X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Freport_gen%2Frun_report.sh;h=d6e945845578645e03269f64961af3fb5aba4066;hp=cfa6507bc6c09cb9df398f6ebc146fe0abbb3ea5;hb=refs%2Fchanges%2F12%2F6412%2F1;hpb=2ac40cc31a26bdc6afc06923c8fb29b17f921648 diff --git a/resources/tools/report_gen/run_report.sh b/resources/tools/report_gen/run_report.sh index cfa6507bc6..d6e9458455 100755 --- a/resources/tools/report_gen/run_report.sh +++ b/resources/tools/report_gen/run_report.sh @@ -58,7 +58,7 @@ mkdir -p ${STATIC_DIR_ARCH} JEN_FILE_PERF='output_perf_data.xml' JEN_JOB='csit-vpp-perf-1704-all' -JEN_BUILD=(5) +JEN_BUILD=(6) for i in "${JEN_BUILD[@]}"; do curl -fs ${JEN_URL}/${JEN_JOB}/${i}/artifact/${JEN_FILE_PERF} \