Skip to content
Snippets Groups Projects
Commit 91ab9de2 authored by Michael Davis's avatar Michael Davis
Browse files

[migration] Moves cta-migration-tools rpm from client pod to MGM pod

parent 97808ad9
Branches
Tags
No related merge requests found
......@@ -7,7 +7,7 @@ if [ ! -e /etc/buildtreeRunner ]; then
yum-config-manager --enable ceph
# Install missing RPMs
yum -y install cta-cli cta-debuginfo xrootd-client eos-client cta-migration-tools jq
yum -y install cta-cli cta-debuginfo xrootd-client eos-client 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..
......
......@@ -9,7 +9,7 @@ if [ ! -e /etc/buildtreeRunner ]; then
yum-config-manager --enable eos-citrine
# Install missing RPMs
yum -y install eos-client eos-server xrootd-client xrootd-debuginfo xrootd-server cta-cli cta-debuginfo sudo logrotate cta-fst-gcd
yum -y install eos-client eos-server xrootd-client xrootd-debuginfo xrootd-server cta-cli cta-migration-tools cta-debuginfo sudo logrotate cta-fst-gcd
## 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..
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment