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

func testing

parent 87934da7
No related branches found
No related tags found
1 merge request!8Pvap calculation
Pipeline #94695 passed
......@@ -65,7 +65,7 @@ func-test:
- 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
- ls -al
- ls -al plugin_env/freva_output/freva/freva/output/pet
# - 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,6 @@ func-test:
- echo '<h1>PET plugin Results:</h1>' >> index.html
- 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
artifacts:
when: always
......
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