Skip to content
Snippets Groups Projects
Commit a2e887a3 authored by Maurice Zimmnau's avatar Maurice Zimmnau
Browse files

Adaptions to the requested path of the design evaluator report

parent 37349afb
No related branches found
No related tags found
No related merge requests found
Pipeline #1626324 passed with warnings
......@@ -50,7 +50,7 @@ run-integration-test:
- cd ${CI_PROJECT_DIR} && cp ${CI_PROJECT_DIR}/.ci-scripts/utils/evaluate_designEvaluator_results.py .
- |
python3 evaluate_designEvaluator_results.py \
--file ${DIR_PROJECTS}/${NAME_AIRCRAFT_TYPE}/${NAME_AIRCRAFT_VERSION}_post/reporting/reportHTML/designEvaluator_report.html \
--file ${DIR_DESIGN_EVALUATOR}/design_evaluator_report.html \
|| EXIT_CODE=$?
## Cleanup
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment