Skip to content
Snippets Groups Projects
Commit 0f44e51b authored by Soeren Peters's avatar Soeren Peters
Browse files

ADd ls to script.

parent 704411bf
No related branches found
No related tags found
1 merge request!3Add manual numerical gpu test and enable the sonar-scanner again.
......@@ -283,6 +283,7 @@ gpu_numerical_tests:
script:
- cd $CI_PROJECT_DIR
- ls -la ./build/bin
- ls -la /tmp/test_data/numerical_tests_gpu/grids/gridUni32x4x48/
- ./build/bin/NumericalTests $CI_PROJECT_DIR/apps/gpu/tests/NumericalTests/configK15_nu10tm2.txt 2>&1 | tee -a numerical_tests_gpu_results.txt
cache:
......
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