From 6eb1b2e4b7fb35e8b8e6a12dcbf4a5e8ec41b778 Mon Sep 17 00:00:00 2001
From: Steven Murray <Steven.Murray@cern.ch>
Date: Mon, 11 Nov 2019 15:59:44 +0100
Subject: [PATCH] Added 'mgmofs.prepare.dest.space default' to the CI's
 /etc/xrd.cf.mgm file

---
 .../docker/ctafrontend/cc7/config/ctaeos/etc/xrd.cf.mgm        | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/continuousintegration/docker/ctafrontend/cc7/config/ctaeos/etc/xrd.cf.mgm b/continuousintegration/docker/ctafrontend/cc7/config/ctaeos/etc/xrd.cf.mgm
index d95d45ce60..dffa5fbd15 100644
--- a/continuousintegration/docker/ctafrontend/cc7/config/ctaeos/etc/xrd.cf.mgm
+++ b/continuousintegration/docker/ctafrontend/cc7/config/ctaeos/etc/xrd.cf.mgm
@@ -69,3 +69,6 @@ mgmofs.autosaveconfig true
 # Set the endpoint and resources for EOS/CTA Workflows
 mgmofs.protowfendpoint ctafrontend:10955
 mgmofs.protowfresource /ctafrontend
+
+# Set the EOS space to be used as the destination of prepare requests
+mgmofs.prepare.dest.space default
-- 
GitLab