Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
k8s-sandbox
Commits
c1960a34
Commit
c1960a34
authored
Mar 14, 2022
by
Tigran Mkrtchyan
☕
Browse files
grid: init proxy
parent
e50153ae
Pipeline
#23055
failed with stages
in 1 minute and 26 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c1960a34
...
...
@@ -62,7 +62,7 @@ cvmfs_test:
tags
:
-
cvmfs
script
:
-
yum -y install redhat-lsb-core libtool-ltdl curl python openssl libxslt glibmm24 zlib
xz-libs pcre libuuid libstdc++
krb5-libs
-
yum -y install redhat-lsb-core libtool-ltdl curl python openssl libxslt glibmm24 zlib
libuuid
krb5-libs
-
tests/grid-test.sh
pynfs_tests
:
...
...
tests/grid-test.sh
View file @
c1960a34
...
...
@@ -13,4 +13,9 @@ cp /cvmfs/grid.desy.de/etc/profile.d/scripts/glite-ui-env-old.sh /tmp/grid-ui-en
sed
-i
-e
'12,17d'
/tmp/grid-ui-env.sh
.
/tmp/grid-ui-env.sh
arcproxy
--version
\ No newline at end of file
export
X509_USER_PROXY
=
user-proxy-
$CI_PIPELINE_ID
arcproxy
--version
arcproxy
-C
usercert.pem
-K
userkey.pem
-T
${
X509_CERT_DIR
}
--vomses
=
${
VOMS_USERCONF
}
--vomsdir
=
${
X509_VOMS_DIR
}
--voms
=
desy
arcproxy
-I
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment