From 5bf96e238cb96a8904ea9db32ca79e3fd6f7bd6f Mon Sep 17 00:00:00 2001
From: James Beacham <j.beacham@cern.ch>
Date: Thu, 5 Jul 2018 17:11:57 +0000
Subject: [PATCH] Merge branch 'my-reco-rm-test_recotf_kvvalidation' into
 '21.0'

rm test_recotf_kvvalidation

See merge request atlas/athena!12354

(cherry picked from commit f5661040a04492272f74ff359391f34d110a7944)

e2dfb383 rm test_recotf_kvvalidation
---
 Event/EventContainers/test/ID_ContainerTest.h             | 0
 .../RecJobTransformTests/test/test_recotf_kvvalidation.sh | 8 --------
 2 files changed, 8 deletions(-)
 mode change 100755 => 100644 Event/EventContainers/test/ID_ContainerTest.h
 delete mode 100755 Reconstruction/RecExample/RecJobTransformTests/test/test_recotf_kvvalidation.sh

diff --git a/Event/EventContainers/test/ID_ContainerTest.h b/Event/EventContainers/test/ID_ContainerTest.h
old mode 100755
new mode 100644
diff --git a/Reconstruction/RecExample/RecJobTransformTests/test/test_recotf_kvvalidation.sh b/Reconstruction/RecExample/RecJobTransformTests/test/test_recotf_kvvalidation.sh
deleted file mode 100755
index 1f810a2d157..00000000000
--- a/Reconstruction/RecExample/RecJobTransformTests/test/test_recotf_kvvalidation.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-#
-# art-description: Alessandro.de.Salvo@cern.ch, KV validation
-# art-type: build
-
-Reco_tf.py '--inputRDOFile' '/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/RecJobTransformTests/KitValidation-MC12digitZeePyJT-20.20.8.5.pool.root' '--outputESDFile' 'KitValidation-RecoESDZeeJet-20.20.8.5.pool.root' '--outputAODFile' 'KitValidation-RecoAODZeeJet-20.20.8.5.pool.root' '--maxEvents' '10' '--autoConfiguration' 'everything' '--conditionsTag=OFLCOND-RUN12-SDR-32' '--postInclude' 'KitValidation/kv_reflex.py’
-
-
-- 
GitLab