Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
seismic-dms-cpp-lib
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSDU Software
OSDU Data Platform
Domain Data Management Services
Seismic
Seismic DMS Suite
seismic-dms-cpp-lib
Commits
58d3709a
Commit
58d3709a
authored
6 months ago
by
Daniel Perez
Browse files
Options
Downloads
Patches
Plain Diff
ci: fixing sanitizer
parent
3fa00570
No related branches found
No related tags found
1 merge request
!236
feat: add bulk change and update storage tier code
Pipeline
#272791
passed with warnings
6 months ago
Stage: build
Stage: scan
Stage: integration
Stage: publish
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
devops/osdu/containerize/global.yml
+1
-1
1 addition, 1 deletion
devops/osdu/containerize/global.yml
devops/osdu/integration/azure.yml
+1
-0
1 addition, 0 deletions
devops/osdu/integration/azure.yml
with
2 additions
and
1 deletion
devops/osdu/containerize/global.yml
+
1
−
1
View file @
58d3709a
...
...
@@ -20,7 +20,7 @@ variables:
-
${IMAGE_TAG}.tar
only
:
changes
:
-
devops/**/*
-
devops/
docker/
**/*
.container_push
:
image
:
docker:19.03.12
...
...
This diff is collapsed.
Click to expand it.
devops/osdu/integration/azure.yml
+
1
−
0
View file @
58d3709a
...
...
@@ -49,6 +49,7 @@ azure-curl-sanitizer-test-tsan:
build_mode
:
tsan
TSAN_OPTIONS
:
"
abort_on_error=0:verbosity=3:halt_on_error=false:detect_leaks=true:handle_abort=0:handle_segv=0:print_cmdline=true"
cloud_provider
:
azure-curl-provider
allow_failure
:
true
extends
:
.sanitizer-test
needs
:
-
job
:
"
compile-and-unit-test-azure-curl"
...
...
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