Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
Domain Data Management Services
Wellbore
Lib
Wellbore-cloud
Wellbore-azure-lib
Commits
2977e4e8
Commit
2977e4e8
authored
Mar 22, 2021
by
Luc Yriarte
Browse files
Install and run azurite from test stage script
parent
cf56b691
Pipeline
#32913
failed with stage
in 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2977e4e8
...
...
@@ -18,6 +18,12 @@ build:
-
pip3 install -r requirements_opengroup.txt
-
pip3 install -r requirements_dev.txt
-
echo ---- ---- ---- UNIT TESTS ---- ---- ----
-
echo ---- ---- AZURITE SETUP
-
apt install nodejs npm
-
npm install azurite
-
mkdir azurite
-
azurite --silent --location azurite --debug azurite\debug.log &
-
sleep
1
-
echo ---- DISABLED ---- pytest tests --junitxml=report.xml
artifacts
:
when
:
always
...
...
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