Skip to content
Snippets Groups Projects
Commit 174cde7d authored by lukas leufen's avatar lukas leufen
Browse files

update geos and enable test from scratch for testing

parent 4457e8e0
No related branches found
No related tags found
4 merge requests!468first implementation of toar-data-v2, can load data (but cannot process these...,!467Resolve "release v2.2.0",!461Merge Dev into issue400,!456Resolve "TECH: update geos install in CI Test (from Scratch)"
Pipeline #106032 canceled
...@@ -31,10 +31,10 @@ tests (from scratch): ...@@ -31,10 +31,10 @@ tests (from scratch):
- base - base
- zam347 - zam347
stage: test stage: test
only: #only:
- master # - master
- /^release.*$/ # - /^release.*$/
- develop # - develop
variables: variables:
FAILURE_THRESHOLD: 100 FAILURE_THRESHOLD: 100
TEST_TYPE: "scratch" TEST_TYPE: "scratch"
...@@ -47,7 +47,7 @@ tests (from scratch): ...@@ -47,7 +47,7 @@ tests (from scratch):
- zypper --no-gpg-checks addrepo https://download.opensuse.org/repositories/Application:Geo/15.4/Application:Geo.repo - zypper --no-gpg-checks addrepo https://download.opensuse.org/repositories/Application:Geo/15.4/Application:Geo.repo
- zypper --no-gpg-checks refresh - zypper --no-gpg-checks refresh
- zypper --no-gpg-checks --non-interactive install proj=8.2.1 - zypper --no-gpg-checks --non-interactive install proj=8.2.1
- zypper --no-gpg-checks --non-interactive install geos=3.10.3 - zypper --no-gpg-checks --non-interactive install geos=3.11.0
- zypper --no-gpg-checks --non-interactive install geos-devel=3.9.1 - zypper --no-gpg-checks --non-interactive install geos-devel=3.9.1
- zypper --no-gpg-checks --non-interactive install libproj22=8.2.1 - zypper --no-gpg-checks --non-interactive install libproj22=8.2.1
- zypper --no-gpg-checks --non-interactive install binutils libproj-devel gdal-devel - zypper --no-gpg-checks --non-interactive install binutils libproj-devel gdal-devel
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment