Commit dd43e467 authored by Cresson Remi's avatar Cresson Remi
Browse files

CI: test planetary computer support

2 merge requests!105Release 4.2.2,!104COMP: update OTB version
Pipeline #50942 passed with stages
in 21 minutes and 55 seconds
Showing with 1 addition and 1 deletion
+1 -1
...@@ -214,7 +214,7 @@ geos_enabled: ...@@ -214,7 +214,7 @@ geos_enabled:
planetary_computer: planetary_computer:
extends: .applications_test_base extends: .applications_test_base
script: script:
- pip install pystac_client planeatry_computer - pip install pystac_client planetary_computer
- python -m pytest --junitxml=$ARTIFACT_TEST_DIR/report_pc_enabled.xml $OTBTF_SRC/test/pc_test.py - python -m pytest --junitxml=$ARTIFACT_TEST_DIR/report_pc_enabled.xml $OTBTF_SRC/test/pc_test.py
imports: imports:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment