Skip to content
Snippets Groups Projects
Commit b32ab0b1 authored by Bianca Wentzel's avatar Bianca Wentzel
Browse files

func testing

parent e3f291d2
No related branches found
No related tags found
1 merge request!8Pvap calculation
Pipeline #94688 passed
......@@ -64,7 +64,7 @@ func-test:
done
- cd $CI_PROJECT_DIR
- freva-plugin --list
# - freva-plugin pet project=cmip6 product=cmip institute=awi model=awi-esm-1-recom experiment=esm-hist ensemble=r1i1p1f1 start_date=1900-01-01 end_date=1902-12-31 region=5,15,47,55 output_dir=$CI_PROJECT_DIR/output debug=True -vvv
- freva-plugin pet project=cmip6 product=cmip institute=awi model=awi-esm-1-recom experiment=esm-hist ensemble=r1i1p1f1 start_date=1900-01-01 end_date=1902-12-31 region=5,15,47,55 output_dir=$CI_PROJECT_DIR/output debug=True -vvv
# - FREVA_JOB_ID=$(ls plugin_env/freva_output/freva/freva/output/pet/ | head -n 1)
# - cd plugin_env/freva_output/freva/freva/output/pet/$FREVA_JOB_ID
# - |
......@@ -79,7 +79,7 @@ func-test:
- echo '<a href="'$CI_PROJECT_URL'/-/jobs/'$CI_JOB_ID'/artifacts/browse/build/func_test/evspsblpot/" target="_blank">Link to data</a>' >> index.html
- echo '</body></html>' >> index.html
- ls -la
- cp -r * $CI_PROJECT_DIR/build/func_test
# - cp -r * $CI_PROJECT_DIR/build/func_test
artifacts:
when: always
paths:
......
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