From 6ee73c95f4f6b3843d34dae0b45f31c9359fd372 Mon Sep 17 00:00:00 2001 From: Stewart Martin-Haugh <smh@cern.ch> Date: Wed, 22 May 2019 20:39:47 +0200 Subject: [PATCH] Update overlay reference file after changes for ATR-19427 --- Tools/PROCTools/python/RunTier0TestsTools.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/PROCTools/python/RunTier0TestsTools.py b/Tools/PROCTools/python/RunTier0TestsTools.py index 0f4cedf18af..6f56267f711 100644 --- a/Tools/PROCTools/python/RunTier0TestsTools.py +++ b/Tools/PROCTools/python/RunTier0TestsTools.py @@ -24,7 +24,7 @@ ciRefFileMap = { 's3126-22.0' : 'v5', # OverlayTier0Test_required-test 'overlay-d1498-21.0' : 'v2', - 'overlay-d1498-22.0' : 'v15', + 'overlay-d1498-22.0' : 'v16', 'overlay-bkg-21.0' : 'v1', 'overlay-bkg-22.0' : 'v1', } -- GitLab