Skip to content
GitLab
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 Management Services
Wellbore
Lib
Wellbore-cloud
Wellbore-azure-lib
Commits
98ceb059
Commit
98ceb059
authored
Mar 23, 2021
by
Luc Yriarte
Browse files
start azurite server and run tests
parent
9327afb2
Pipeline
#33171
passed with stage
in 34 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
98ceb059
...
...
@@ -23,9 +23,9 @@ build:
-
apt -y install nodejs npm
-
npm install azurite
-
mkdir azurite
-
azurite
--silent --location azurite --debug azurite
\
debug.log &
-
./node_modules/azurite/dist/src/azurite.js
--silent --location azurite --debug azurite
/
debug.log &
-
sleep
1
-
echo ---- DISABLED ----
pytest tests --junitxml=report.xml
-
pytest tests --junitxml=report.xml
artifacts
:
when
:
always
reports
:
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment