Skip to content
Snippets Groups Projects
Commit fb4840b1 authored by Mikhail Smirnov's avatar Mikhail Smirnov
Browse files

changes in .sh script

parent 7c4524a3
No related branches found
No related tags found
No related merge requests found
Pipeline #222335 passed with warnings
#! /bin/bash
reana-client secrets-add --env VONAME=escape --env VOMSPROXY_FILE=x509up_u1000 --file /tmp/x509up_u1000 --env RUCIO_USERNAME=msmirnov --overwrite
# script for using REANA + Rucio
voms-proxy-init --cert /opt/rucio/etc/client.crt \
--key /opt/rucio/etc/client.key \
--voms escape
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment