diff --git a/Simulation/Tests/DigitizationTests/test/test_Digi_tf_mc21a_presampling_variable.sh b/Simulation/Tests/DigitizationTests/test/test_Digi_tf_mc21a_presampling_variable.sh
index 330d0b71dc01a1bd4a888e73914e761aab2831a6..dea12a7efeed17a3485551b811e1c6f69411898e 100755
--- a/Simulation/Tests/DigitizationTests/test/test_Digi_tf_mc21a_presampling_variable.sh
+++ b/Simulation/Tests/DigitizationTests/test/test_Digi_tf_mc21a_presampling_variable.sh
@@ -31,7 +31,7 @@ Digi_tf.py \
     --CA \
     --splitConfig 'HITtoRDO:Campaigns.BeamspotSplitMC21a' \
     --PileUpPresampling True \
-    --conditionsTag default:OFLCOND-MC21-SDR-RUN3-10 \
+    --conditionsTag default:OFLCOND-MC23-SDR-RUN3-08 \
     --digiSeedOffset1 170 --digiSeedOffset2 170 \
     --digiSteeringConf 'StandardSignalOnlyTruth' \
     --geometryVersion default:ATLAS-R3S-2021-03-00-00 \
diff --git a/Simulation/Tests/DigitizationTests/test/test_Digi_tf_mc21a_presampling_variable_TruthOnly.sh b/Simulation/Tests/DigitizationTests/test/test_Digi_tf_mc21a_presampling_variable_TruthOnly.sh
index aab35809e72feef3211fad3832bc7278744c0cf9..1d32748b1df1f79dceb9e22c436ac78522ce54a3 100755
--- a/Simulation/Tests/DigitizationTests/test/test_Digi_tf_mc21a_presampling_variable_TruthOnly.sh
+++ b/Simulation/Tests/DigitizationTests/test/test_Digi_tf_mc21a_presampling_variable_TruthOnly.sh
@@ -32,7 +32,7 @@ Digi_tf.py \
     --detectors Truth \
     --splitConfig 'HITtoRDO:Campaigns.BeamspotSplitMC21a' \
     --PileUpPresampling True \
-    --conditionsTag default:OFLCOND-MC21-SDR-RUN3-10 \
+    --conditionsTag default:OFLCOND-MC23-SDR-RUN3-08 \
     --digiSeedOffset1 170 --digiSeedOffset2 170 \
     --digiSteeringConf 'StandardSignalOnlyTruth' \
     --geometryVersion default:ATLAS-R3S-2021-03-00-00 \
diff --git a/Simulation/Tests/DigitizationTestsMT/test/test_Digi_tf_mc21a_MP_presampling_reproducibility.sh b/Simulation/Tests/DigitizationTestsMT/test/test_Digi_tf_mc21a_MP_presampling_reproducibility.sh
index 543714187f56869e54184a239aead7f480c39a5c..f99531d4c8b4dc9fd12ecbc3ec74414850ccfb60 100755
--- a/Simulation/Tests/DigitizationTestsMT/test/test_Digi_tf_mc21a_MP_presampling_reproducibility.sh
+++ b/Simulation/Tests/DigitizationTestsMT/test/test_Digi_tf_mc21a_MP_presampling_reproducibility.sh
@@ -38,7 +38,7 @@ Digi_tf.py \
     --splitConfig 'HITtoRDO:Campaigns.BeamspotSplitMC21a' \
     --detectors Truth \
     --PileUpPresampling True \
-    --conditionsTag default:OFLCOND-MC21-SDR-RUN3-10 \
+    --conditionsTag default:OFLCOND-MC23-SDR-RUN3-08 \
     --digiSeedOffset1 170 --digiSeedOffset2 170 \
     --digiSteeringConf 'StandardSignalOnlyTruth' \
     --geometryVersion default:ATLAS-R3S-2021-03-00-00 \
@@ -69,7 +69,7 @@ Digi_tf.py \
     --splitConfig 'HITtoRDO:Campaigns.BeamspotSplitMC21a' \
     --detectors Truth \
     --PileUpPresampling True \
-    --conditionsTag default:OFLCOND-MC21-SDR-RUN3-10 \
+    --conditionsTag default:OFLCOND-MC23-SDR-RUN3-08 \
     --digiSeedOffset1 170 --digiSeedOffset2 170 \
     --digiSteeringConf 'StandardSignalOnlyTruth' \
     --geometryVersion default:ATLAS-R3S-2021-03-00-00 \
@@ -102,7 +102,7 @@ Digi_tf.py \
     --splitConfig 'HITtoRDO:Campaigns.BeamspotSplitMC21a' \
     --detectors Truth \
     --PileUpPresampling True \
-    --conditionsTag default:OFLCOND-MC21-SDR-RUN3-10 \
+    --conditionsTag default:OFLCOND-MC23-SDR-RUN3-08 \
     --digiSeedOffset1 170 --digiSeedOffset2 170 \
     --digiSteeringConf 'StandardSignalOnlyTruth' \
     --geometryVersion default:ATLAS-R3S-2021-03-00-00 \
diff --git a/Simulation/Tests/OverlayTests/test/test_MCOverlay_ConfigTest_ttbar_Muon_NSW.sh b/Simulation/Tests/OverlayTests/test/test_MCOverlay_ConfigTest_ttbar_Muon_NSW.sh
index d4f2f1bacc4aa88cf9e365a7ebe8f78410439bce..2b2cb2ee1326db94e23077424e5d33ffa044507f 100755
--- a/Simulation/Tests/OverlayTests/test/test_MCOverlay_ConfigTest_ttbar_Muon_NSW.sh
+++ b/Simulation/Tests/OverlayTests/test/test_MCOverlay_ConfigTest_ttbar_Muon_NSW.sh
@@ -26,7 +26,7 @@ Overlay_tf.py \
 --inputRDO_BKGFile ${RDO_BKG_File} \
 --outputRDOFile mcOverlayRDO.pool.root \
 --maxEvents $events \
---conditionsTag OFLCOND-MC21-SDR-RUN3-10  \
+--conditionsTag OFLCOND-MC23-SDR-RUN3-08  \
 --geometryVersion ATLAS-R3S-2021-03-00-00 \
 --preInclude 'all:Campaigns.MC21a' \
 --postExec 'with open("ConfigOverlay.pkl", "wb") as f: cfg.store(f)' \
diff --git a/Simulation/Tests/OverlayTests/test/test_MCOverlay_ConfigTest_ttbar_Pixel_Run3.sh b/Simulation/Tests/OverlayTests/test/test_MCOverlay_ConfigTest_ttbar_Pixel_Run3.sh
index b5b46e58439cc79e58c58e1df1e970634a86e3cb..d3522aad6e6151aa688470f0ab1f8f989b63ca28 100755
--- a/Simulation/Tests/OverlayTests/test/test_MCOverlay_ConfigTest_ttbar_Pixel_Run3.sh
+++ b/Simulation/Tests/OverlayTests/test/test_MCOverlay_ConfigTest_ttbar_Pixel_Run3.sh
@@ -26,7 +26,7 @@ Overlay_tf.py \
 --inputRDO_BKGFile ${RDO_BKG_File} \
 --outputRDOFile mcOverlayRDO.pool.root \
 --maxEvents $events \
---conditionsTag OFLCOND-MC21-SDR-RUN3-10  \
+--conditionsTag OFLCOND-MC23-SDR-RUN3-08  \
 --geometryVersion ATLAS-R3S-2021-03-00-00 \
 --preInclude 'all:Campaigns.MC21a' \
 --postExec 'with open("ConfigOverlay.pkl", "wb") as f: cfg.store(f)' \
diff --git a/Simulation/Tests/OverlayTests/test/test_MCOverlay_ConfigTest_ttbar_Run3.sh b/Simulation/Tests/OverlayTests/test/test_MCOverlay_ConfigTest_ttbar_Run3.sh
index 73fe83124bea1ca10d07d139dc26fb6baa88495f..36c804ad7cdd6228708bfb9a9581173964447433 100755
--- a/Simulation/Tests/OverlayTests/test/test_MCOverlay_ConfigTest_ttbar_Run3.sh
+++ b/Simulation/Tests/OverlayTests/test/test_MCOverlay_ConfigTest_ttbar_Run3.sh
@@ -25,7 +25,7 @@ Overlay_tf.py \
 --inputRDO_BKGFile ${RDO_BKG_File} \
 --outputRDOFile mcOverlayRDO.pool.root \
 --maxEvents $events \
---conditionsTag OFLCOND-MC21-SDR-RUN3-10  \
+--conditionsTag OFLCOND-MC23-SDR-RUN3-08  \
 --geometryVersion ATLAS-R3S-2021-03-00-00 \
 --preInclude 'all:Campaigns.MC21a' \
 --postExec 'with open("ConfigOverlay.pkl", "wb") as f: cfg.store(f)' \
diff --git a/Simulation/Tests/OverlayTests/test/test_MCOverlay_ConfigTest_ttbar_SuperCells.sh b/Simulation/Tests/OverlayTests/test/test_MCOverlay_ConfigTest_ttbar_SuperCells.sh
index c5d1cce12e310f57004d3e4f7135071189503f02..85b779dc598abb8133a8277f3a339e3fc327367b 100755
--- a/Simulation/Tests/OverlayTests/test/test_MCOverlay_ConfigTest_ttbar_SuperCells.sh
+++ b/Simulation/Tests/OverlayTests/test/test_MCOverlay_ConfigTest_ttbar_SuperCells.sh
@@ -26,7 +26,7 @@ Overlay_tf.py \
 --inputRDO_BKGFile ${RDO_BKG_File} \
 --outputRDOFile mcOverlayRDO.pool.root \
 --maxEvents $events \
---conditionsTag OFLCOND-MC21-SDR-RUN3-10  \
+--conditionsTag OFLCOND-MC23-SDR-RUN3-08  \
 --geometryVersion ATLAS-R3S-2021-03-00-00 \
 --preInclude 'all:Campaigns.MC21a' \
 --postExec 'with open("ConfigOverlay.pkl", "wb") as f: cfg.store(f)' \
diff --git a/Simulation/Tests/OverlayTests/test/test_MCOverlay_ConfigTest_ttbar_sequential_Run3.sh b/Simulation/Tests/OverlayTests/test/test_MCOverlay_ConfigTest_ttbar_sequential_Run3.sh
index b31aa215bb7ca32ec38673da0343cc882e121ba1..3a2b251e00f885091086f9059f5e50215427d0c9 100755
--- a/Simulation/Tests/OverlayTests/test/test_MCOverlay_ConfigTest_ttbar_sequential_Run3.sh
+++ b/Simulation/Tests/OverlayTests/test/test_MCOverlay_ConfigTest_ttbar_sequential_Run3.sh
@@ -24,7 +24,7 @@ Overlay_tf.py \
 --inputRDO_BKGFile ${RDO_BKG_File} \
 --outputRDOFile mcOverlayRDO.pool.root \
 --maxEvents ${events} \
---conditionsTag OFLCOND-MC21-SDR-RUN3-10  \
+--conditionsTag OFLCOND-MC23-SDR-RUN3-08  \
 --geometryVersion ATLAS-R3S-2021-03-00-00 \
 --preInclude 'all:Campaigns.MC21a' \
 --postExec 'with open("ConfigOverlay.pkl", "wb") as f: cfg.store(f)' \
diff --git a/Simulation/Tests/OverlayTests/test/test_MCOverlay_MC21a_ttbar.sh b/Simulation/Tests/OverlayTests/test/test_MCOverlay_MC21a_ttbar.sh
index 9514b8c10bd12383e88916f66a1d0d0491d9896d..6699da14c4113082ead384f28c1face8e9d65587 100755
--- a/Simulation/Tests/OverlayTests/test/test_MCOverlay_MC21a_ttbar.sh
+++ b/Simulation/Tests/OverlayTests/test/test_MCOverlay_MC21a_ttbar.sh
@@ -23,7 +23,7 @@ Overlay_tf.py \
 --outputRDOFile MC_plus_MC.RDO.pool.root \
 --maxEvents ${events} \
 --skipEvents 10 --digiSeedOffset1 511 --digiSeedOffset2 727 \
---conditionsTag OFLCOND-MC21-SDR-RUN3-10  \
+--conditionsTag OFLCOND-MC23-SDR-RUN3-08  \
 --geometryVersion ATLAS-R3S-2021-03-00-00 \
 --preInclude 'all:Campaigns.MC21a' \
 --imf False
diff --git a/Simulation/Tests/OverlayTestsMT/test/test_MCOverlay_MT_ttbar_Run3_8threads.sh b/Simulation/Tests/OverlayTestsMT/test/test_MCOverlay_MT_ttbar_Run3_8threads.sh
index 2ce8299c63479c432bbf57edce02ae1aeb3d9471..e9fa66543ae0397631c2f8d40720b25187a5b532 100755
--- a/Simulation/Tests/OverlayTestsMT/test/test_MCOverlay_MT_ttbar_Run3_8threads.sh
+++ b/Simulation/Tests/OverlayTestsMT/test/test_MCOverlay_MT_ttbar_Run3_8threads.sh
@@ -27,7 +27,7 @@ Overlay_tf.py \
 --inputRDO_BKGFile ${RDO_BKG_File} \
 --outputRDOFile mcOverlayRDO.pool.root \
 --maxEvents 50 --skipEvents 10 --digiSeedOffset1 511 --digiSeedOffset2 727 \
---conditionsTag OFLCOND-MC21-SDR-RUN3-10  \
+--conditionsTag OFLCOND-MC23-SDR-RUN3-08  \
 --geometryVersion ATLAS-R3S-2021-03-00-00 \
 --preInclude 'all:Campaigns.MC21a' \
 --postExec 'with open("ConfigOverlay.pkl", "wb") as f: cfg.store(f)' \
diff --git a/Simulation/Tests/OverlayTestsMT/test/test_MCOverlay_ttbar_Run3_ST_vs_MT.sh b/Simulation/Tests/OverlayTestsMT/test/test_MCOverlay_ttbar_Run3_ST_vs_MT.sh
index 712cdd21a84e68aa0581f6508765f93a410ee843..048458d1664161e7f07d1899c3b06dd81f0630fe 100755
--- a/Simulation/Tests/OverlayTestsMT/test/test_MCOverlay_ttbar_Run3_ST_vs_MT.sh
+++ b/Simulation/Tests/OverlayTestsMT/test/test_MCOverlay_ttbar_Run3_ST_vs_MT.sh
@@ -27,7 +27,7 @@ Overlay_tf.py \
 --inputRDO_BKGFile ${RDO_BKG_File} \
 --outputRDOFile MC_plus_MC.MT.RDO.pool.root \
 --maxEvents 10 --skipEvents 10 --digiSeedOffset1 511 --digiSeedOffset2 727 \
---conditionsTag OFLCOND-MC21-SDR-RUN3-10  \
+--conditionsTag OFLCOND-MC23-SDR-RUN3-08  \
 --geometryVersion ATLAS-R3S-2021-03-00-00 \
 --preInclude 'all:Campaigns.MC21a' \
 --imf False
@@ -47,7 +47,7 @@ then
     --inputRDO_BKGFile ${RDO_BKG_File} \
     --outputRDOFile MC_plus_MC.ST.RDO.pool.root \
     --maxEvents 10 --skipEvents 10 --digiSeedOffset1 511 --digiSeedOffset2 727 \
-    --conditionsTag OFLCOND-MC21-SDR-RUN3-10  \
+    --conditionsTag OFLCOND-MC23-SDR-RUN3-08  \
     --geometryVersion ATLAS-R3S-2021-03-00-00 \
     --preInclude 'all:Campaigns.MC21a' \
     --imf False
diff --git a/Simulation/Tests/OverlayTestsMT/test/test_MCOverlay_ttbar_ST_vs_MT_Muon_NSW.sh b/Simulation/Tests/OverlayTestsMT/test/test_MCOverlay_ttbar_ST_vs_MT_Muon_NSW.sh
index 519d35c014f1c79bb4bfb0baf9c1532e02e5e00a..1188e2356b06362d4b35093d6caa433eeeab070e 100755
--- a/Simulation/Tests/OverlayTestsMT/test/test_MCOverlay_ttbar_ST_vs_MT_Muon_NSW.sh
+++ b/Simulation/Tests/OverlayTestsMT/test/test_MCOverlay_ttbar_ST_vs_MT_Muon_NSW.sh
@@ -29,7 +29,7 @@ Overlay_tf.py \
 --inputRDO_BKGFile ${RDO_BKG_File} \
 --outputRDOFile MC_plus_MC.MT.RDO.pool.root \
 --maxEvents 10 --skipEvents 10 --digiSeedOffset1 511 --digiSeedOffset2 727 \
---conditionsTag OFLCOND-MC21-SDR-RUN3-10  \
+--conditionsTag OFLCOND-MC23-SDR-RUN3-08  \
 --geometryVersion ATLAS-R3S-2021-03-00-00 \
 --preInclude 'all:Campaigns.MC21a' \
 --imf False
@@ -50,7 +50,7 @@ then
     --inputRDO_BKGFile ${RDO_BKG_File} \
     --outputRDOFile MC_plus_MC.ST.RDO.pool.root \
     --maxEvents 10 --skipEvents 10 --digiSeedOffset1 511 --digiSeedOffset2 727 \
-    --conditionsTag OFLCOND-MC21-SDR-RUN3-10  \
+    --conditionsTag OFLCOND-MC23-SDR-RUN3-08  \
     --geometryVersion ATLAS-R3S-2021-03-00-00 \
     --preInclude 'all:Campaigns.MC21a' \
     --imf False