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

disable tests from scratch for this branch again

parent 5dff7b22
No related branches found
No related tags found
3 merge requests!522filter can now combine obs, forecast, and apriori for first iteration. Further...,!521Resolve "release v2.4.0",!515Resolve "update proj version"
Pipeline #140956 passed
......@@ -35,7 +35,6 @@ tests (from scratch):
- master
- /^release.*$/
- develop
- lukas_issue452_bug_update-proj-version
variables:
FAILURE_THRESHOLD: 100
TEST_TYPE: "scratch"
......@@ -47,11 +46,7 @@ tests (from scratch):
- pip install --upgrade pip
- 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 --non-interactive install proj=9.1.0
# - zypper --no-gpg-checks --non-interactive install geos=3.11.1
# - zypper --no-gpg-checks --non-interactive install geos-devel=3.9.1
- zypper --no-gpg-checks --non-interactive install proj geos geos-devel
# - zypper --no-gpg-checks --non-interactive install libproj22=8.2.1
- zypper --no-gpg-checks --non-interactive install binutils libproj-devel gdal-devel
- pip install -r requirements.txt
- chmod +x ./CI/run_pytest.sh
......
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