Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LHCData
lhc-sm-hwc
Commits
46e2a8ba
Commit
46e2a8ba
authored
Oct 27, 2021
by
Agata Malgorzata Chadaj
Browse files
wip
parent
a29dcde4
Pipeline
#3170567
passed with stage
in 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CI/setup_second_step.sh
View file @
46e2a8ba
...
...
@@ -3,17 +3,6 @@
export
API_BRANCH
=
"
$6
"
export
NB_BRANCH
=
"
$7
"
#source ./CI/env_setup.sh
export
LCG_VIEW
=
/cvmfs/sft.cern.ch/lcg/views/LCG_100_nxcals/x86_64-centos7-gcc9-opt
source
$LCG_VIEW
/setup.sh
alias
python
=
"
$LCG_VIEW
/bin/python"
alias
python3
=
"
$LCG_VIEW
/bin/python3"
alias
pip
=
"
$LCG_VIEW
/bin/pip3.8"
alias
pytest
=
"
$LCG_VIEW
/bin/pytest"
pip
install
-t
/tmp/
-r
./papermill_nxcals/requirements.txt
git clone
--single-branch
--branch
"
${
API_BRANCH
:-
dev
}
"
https://:@gitlab.cern.ch:8443/LHCData/lhc-sm-api.git
git clone
--single-branch
--branch
"
${
NB_BRANCH
:-
dev
}
"
https://:@gitlab.cern.ch:8443/LHCData/lhc-sm-notebook.git
rsync
-av
./lhc-sm-api/lhcsmapi/ /tmp/lhcsmapi
rsync
-av
./lhc-sm-notebook/lhcsmnb/ /tmp/lhcsmnb
source
./CI/env_setup.sh
python3 ./CI/send_results.py
"
$1
"
"
$2
"
"
$3
"
"
$4
"
"
$5
"
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