Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

added rucio export path #562

Merged
merged 1 commit into from
Jun 2, 2020
Merged

added rucio export path #562

merged 1 commit into from
Jun 2, 2020

Conversation

sharad1126
Copy link
Contributor

@sharad1126 sharad1126 commented May 19, 2020

Fixes #560

Status

ready

Description

export RUCIO_HOME=~/.local/ is required to get the rucio.cfg file in-order to run the rucio client

Is it backward compatible (if not, which system it affects?)

yes

Related PRs

#561

External dependencies / deployment changes

~/.local/etc/rucio.cfg

Content:

~/.local/etc/rucio.cfg
[common]
[client]
rucio_host = http://cms-rucio.cern.ch
auth_host = https://cms-rucio-auth.cern.ch
auth_type = x509
ca_cert = /etc/grid-security/certificates/
client_cert = $X509_USER_CERT
client_key = $X509_USER_KEY
client_x509_proxy = $X509_USER_PROXY
request_retries = 3

Mention people to look at PRs

@amaltaro @ericvaandering @todor-ivanov

@todor-ivanov
Copy link
Contributor

Thank you @sharad1126

@z4027163 z4027163 merged commit bf23340 into master Jun 2, 2020
@sharad1126 sharad1126 deleted the rucio_export branch August 26, 2020 13:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding Rucio to DBS-Phedex consistency check
3 participants