Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FS-SC
AsapoWorker
Commits
9cd2ecf4
Commit
9cd2ecf4
authored
Mar 03, 2021
by
Tim Schoof
Browse files
Use internal CI runner with access to nims
parent
106fcb48
Pipeline
#3539
passed with stage
in 1 minute
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9cd2ecf4
test
:
image
:
schooft/asapo-client-base
image
:
python:3.6
tags
:
-
DESY-intern
before_script
:
-
pip install pytest
-
pip install pytest-mock
-
pip install hdf5plugin
-
pip install numcodecs
-
pip install --trusted-host nims.desy.de
--find-links=http://nims.desy.de/extra/asapo/linux_wheels
asapo_producer==20.6.1 asapo_consumer==20.6.1
-
pip install .
script
:
-
pytest -vv
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