Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
MLAir
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
esde
machine-learning
MLAir
Commits
06188f99
Commit
06188f99
authored
1 year ago
by
lukas leufen
Browse files
Options
Downloads
Patches
Plain Diff
disable tests from scratch for this branch again
parent
5dff7b22
No related branches found
Branches containing commit
No related tags found
3 merge requests
!522
filter can now combine obs, forecast, and apriori for first iteration. Further...
,
!521
Resolve "release v2.4.0"
,
!515
Resolve "update proj version"
Pipeline
#140956
passed
1 year ago
Stage: test
Stage: docs
Stage: pages
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+0
-5
0 additions, 5 deletions
.gitlab-ci.yml
with
0 additions
and
5 deletions
.gitlab-ci.yml
+
0
−
5
View file @
06188f99
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment