Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
IRF from KM3NeT
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
Gitlab has been updated. More info
here
.
Show more breadcrumbs
ESCAPE2020
virtual-environment
IRF from KM3NeT
Commits
c2c741c0
Commit
c2c741c0
authored
2 years ago
by
Misha Smirnov
Browse files
Options
Downloads
Patches
Plain Diff
run sh file for reana-rucio docker image
parent
2031a3d0
No related branches found
No related tags found
No related merge requests found
Pipeline
#222951
passed with warnings
2 years ago
Stage: test
Stage: code-style
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
run_reana_docker.sh
+19
-0
19 additions, 0 deletions
run_reana_docker.sh
with
19 additions
and
0 deletions
run_reana_docker.sh
0 → 100644
+
19
−
0
View file @
c2c741c0
#! /bin/bash
# script for using REANA + Rucio in docker image
# docker pull projectescape/rucio-client
# export your token for REANA first
reana-client ping
rucio
whoami
reana-client secrets-add
--env
VONAME
=
escape
\
--env
VOMSPROXY_FILE
=
x509up_u1000
\
--file
/tmp/x509up_u1000
\
--env
RUCIO_USERNAME
=
msmirnov
\
--overwrite
reana-client create
-w
aeff_build
-f
reana_heavy_DL.yaml
export
REANA_WORKON
=
aeff_build
reana-client upload
reana-client start
reana-client status
reana-client
ls
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment