From d114578f2b5856fb39e3e47da8ded5c0c3e1e69a Mon Sep 17 00:00:00 2001
From: Andrey Sukharev <Andrey.sukharev@cern.ch>
Date: Fri, 12 Jul 2019 14:15:40 +0200
Subject: [PATCH] Update model file version

---
 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 949a99951a3..893128855f3 100644
--- a/Tools/PROCTools/python/RunTier0TestsTools.py
+++ b/Tools/PROCTools/python/RunTier0TestsTools.py
@@ -21,7 +21,7 @@ ciRefFileMap = {
                 's3126-21.0'           : 'v1',
                 's3126-21.3'           : 'v1',
                 's3126-21.9'           : 'v1',
-                's3126-22.0'           : 'v6',
+                's3126-22.0'           : 'v7',
                 # OverlayTier0Test_required-test
                 'overlay-d1498-21.0'   : 'v2',
                 'overlay-d1498-22.0'   : 'v17',
-- 
GitLab