From fbb7ab651c3c88a6bf399885302a46460325116c Mon Sep 17 00:00:00 2001
From: scott snyder <sss@karma>
Date: Thu, 23 May 2019 16:14:54 +0200
Subject: [PATCH] IOVDbSvc: Add missing test reference files.

Add missing test reference files.
---
 Database/IOVDbSvc/share/IovStore_test.ref     |  4 ++++
 Database/IOVDbSvc/share/TagFunctions_test.ref | 20 +++++++++++++++++++
 2 files changed, 24 insertions(+)
 create mode 100644 Database/IOVDbSvc/share/IovStore_test.ref
 create mode 100644 Database/IOVDbSvc/share/TagFunctions_test.ref

diff --git a/Database/IOVDbSvc/share/IovStore_test.ref b/Database/IOVDbSvc/share/IovStore_test.ref
new file mode 100644
index 00000000000..d280a371d77
--- /dev/null
+++ b/Database/IOVDbSvc/share/IovStore_test.ref
@@ -0,0 +1,4 @@
+Running 2 test cases...
+
+*** No errors detected
+
\ No newline at end of file
diff --git a/Database/IOVDbSvc/share/TagFunctions_test.ref b/Database/IOVDbSvc/share/TagFunctions_test.ref
new file mode 100644
index 00000000000..6b806a793e1
--- /dev/null
+++ b/Database/IOVDbSvc/share/TagFunctions_test.ref
@@ -0,0 +1,20 @@
+Running 2 test cases...
+
+
+Initializing Gaudi ApplicationMgr using job opts /home/sss/atlas/dvtest/build/joboptions/IOVDbSvc/IOVDbSvc_BoostTest.txt
+JobOptionsSvc        INFO # =======> /home/sss/atlas/dvtest/build/joboptions/IOVDbSvc/IOVDbSvc_BoostTest.txt
+JobOptionsSvc        INFO # (1,1): ApplicationMgr.OutputLevel = 5
+JobOptionsSvc        INFO # (2,1): ApplicationMgr.CreateSvc += ["StoreGateSvc/DetectorStore"]
+JobOptionsSvc        INFO # (3,1): IOVDbSvc.Folders = ["/key1"]
+JobOptionsSvc        INFO # (4,1): EventPersistencySvc.CnvServices += ["AthenaPoolCnvSvc"]
+JobOptionsSvc        INFO # (5,1): MessageSvc.OutputLevel = 5
+JobOptionsSvc        INFO Job options successfully read in from /home/sss/atlas/dvtest/build/joboptions/IOVDbSvc/IOVDbSvc_BoostTest.txt
+ApplicationMgr    SUCCESS 
+====================================================================================================================================
+                                                   Welcome to ApplicationMgr (GaudiCoreSvc v27r1p99)
+                                          running on karma on Tue Apr 30 15:37:32 2019
+====================================================================================================================================
+ApplicationMgr Ready
+
+*** No errors detected
+
\ No newline at end of file
-- 
GitLab