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
Wellbore
Lib
Wellbore-cloud
Wellbore-gcp-lib
Commits
5ae16888
Commit
5ae16888
authored
Mar 18, 2021
by
Luc Yriarte
Browse files
Disable unit tests
parent
61294bac
Pipeline
#32293
passed with stage
in 24 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5ae16888
...
@@ -18,7 +18,7 @@ build:
...
@@ -18,7 +18,7 @@ build:
-
pip3 install -r requirements_opengroup.txt
-
pip3 install -r requirements_opengroup.txt
-
pip3 install -r requirements_dev.txt
-
pip3 install -r requirements_dev.txt
-
echo ---- ---- ---- UNIT TESTS ---- ---- ----
-
echo ---- ---- ---- UNIT TESTS ---- ---- ----
-
pytest tests --junitxml=report.xml
-
echo ---- DISABLED ----
pytest tests --junitxml=report.xml
artifacts
:
artifacts
:
when
:
always
when
:
always
reports
:
reports
:
...
...
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