Skip to content
Snippets Groups Projects
Commit 3f00a0ca authored by Julien Leduc's avatar Julien Leduc Committed by Cedric CAFFY
Browse files

Added jq for repack CI tests

parent 709e3954
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,9 @@ if [ ! -e /etc/buildtreeRunner ]; then
# Install missing RPMs
yum -y install cta-cli cta-debuginfo xrootd-client eos-client
# Install needed tools for CI testing
yum install -y jq
## Keep this temporary fix that may be needed if going to protobuf3-3.5.1 for CTA
# Install eos-protobuf3 separately as eos is OK with protobuf3 but cannot use it..
# Andreas is fixing eos-(client|server) rpms to depend on eos-protobuf3 instead
......
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