From c054634d9d5203d579d63615a5416dd9883b6712 Mon Sep 17 00:00:00 2001 From: John Chapman <jchapman@cern.ch> Date: Mon, 3 Jun 2019 17:53:02 +0200 Subject: [PATCH] Update SimulationTier0Test reference file to x86_64-centos7-gcc8-opt plaform --- 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 6f56267f711..c28dc9c1d48 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' : 'v5', + 's3126-22.0' : 'v6', # OverlayTier0Test_required-test 'overlay-d1498-21.0' : 'v2', 'overlay-d1498-22.0' : 'v16', -- GitLab