X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Freport_gen%2Frun_report.sh;h=7fdd613fe13127247e93ca805cd86e27c81d31ad;hp=fcb206f7a4839543a0dcbbf32afc450028dcd720;hb=56e9f4c10d975cf68972a1110d2fdf5b202acb9a;hpb=ce400b20b0f95dd017060793ba26ff6cf66c13d5 diff --git a/resources/tools/report_gen/run_report.sh b/resources/tools/report_gen/run_report.sh index fcb206f7a4..7fdd613fe1 100755 --- a/resources/tools/report_gen/run_report.sh +++ b/resources/tools/report_gen/run_report.sh @@ -471,7 +471,7 @@ else fi unzip -o ${STATIC_DIR_ARCH}/${JEN_JOB}-${JEN_BUILD}.zip -d ${WORKING_DIR}/ -python run_robot_data.py -i ${WORKING_DIR}/robot-plugin/csit/output.xml \ +python run_robot_data.py -i ${WORKING_DIR}/robot-plugin/output.xml \ --output ${DTR_HONEYCOMB_SOURCE_DIR}/honeycomb_functional_results.rst \ --formatting rst --start 3 --level 2 sed -i -e "s@###JOB###@${JEN_JOB}\/${JEN_BUILD}@g" \