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
Branches
No related tags found
No related merge requests found
Pipeline #1626324 passed with warnings
...@@ -50,7 +50,7 @@ run-integration-test: ...@@ -50,7 +50,7 @@ run-integration-test:
- cd ${CI_PROJECT_DIR} && cp ${CI_PROJECT_DIR}/.ci-scripts/utils/evaluate_designEvaluator_results.py . - cd ${CI_PROJECT_DIR} && cp ${CI_PROJECT_DIR}/.ci-scripts/utils/evaluate_designEvaluator_results.py .
- | - |
python3 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=$? || EXIT_CODE=$?
## Cleanup ## Cleanup
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment