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
f3d0ce91
Commit
f3d0ce91
authored
Mar 14, 2022
by
Tigran Mkrtchyan
☕
Browse files
grid: add missing packages
parent
2ee1e826
Pipeline
#23052
failed with stages
in 1 minute and 30 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f3d0ce91
...
...
@@ -62,7 +62,7 @@ cvmfs_test:
tags
:
-
cvmfs
script
:
-
yum -y install redhat-lsb-core
-
yum -y install redhat-lsb-core
libtool-ltdl curl python openssl
-
tests/grid-test.sh
pynfs_tests
:
...
...
tests/grid-test.sh
View file @
f3d0ce91
#!/bin/sh -ex
yum
install
-y
curl python openssl
rpm
-i
https://www.desy.de/~tigran/ca_dCacheORG-3.0-4.noarch.rpm
curl https://raw.githubusercontent.com/kofemann/autoca/v1.0-py2/pyclient/autoca-client
-o
autoca-client
chmod
a+x autoca-client
...
...
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