Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
Domain Data Mgmt Services
Seismic
Open ZGY
Commits
0377dcea
Commit
0377dcea
authored
Jul 05, 2021
by
Paal Kvamme
Browse files
Workaround for SDAPI bug, retry of requests that shouldn't be.
parent
5b569948
Pipeline
#50261
passed with stages
in 14 minutes and 6 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
native/src/runtests.sh
View file @
0377dcea
...
...
@@ -9,6 +9,11 @@
set
-e
# Workaround for SDAPI bug that causes 5 minutes of retries on something
# that definitely shouldn't. This may case negative tests to run way
# too long.
export
OPENZGY_SD_BACKOFF
=
4
cd
$(
dirname
$0
)
/../..
# Local tricks in my environment to get a valid SAuth token.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment