From fc60139aab8e3808998c99d25404a66e16c75e62 Mon Sep 17 00:00:00 2001
From: John Derek Chapman <chapman@hep.phy.cam.ac.uk>
Date: Thu, 2 Apr 2020 14:50:19 +0000
Subject: [PATCH] Update simulation reference after !31619 was merged

---
 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 c7663dda5186..f59dca667d69 100644
--- a/Tools/PROCTools/python/RunTier0TestsTools.py
+++ b/Tools/PROCTools/python/RunTier0TestsTools.py
@@ -24,7 +24,7 @@ ciRefFileMap = {
                 's3126-22.0'           : 'v8',
                 's3505-21.0'           : 'v1',
                 's3505-21.3'           : 'v1',
-                's3505-21.9'           : 'v1',
+                's3505-21.9'           : 'v2',
                 's3505-22.0'           : 'v1',
                 # OverlayTier0Test_required-test
                 'overlay-d1498-21.0'   : 'v4',
-- 
GitLab