From 0ab682ed2b111d6fc186eb405afb9e862df74b56 Mon Sep 17 00:00:00 2001 From: Efe Date: Wed, 3 Apr 2024 14:48:57 +0200 Subject: [PATCH] more exceptions and added comment --- bin/utils/extension_exceptions.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/bin/utils/extension_exceptions.txt b/bin/utils/extension_exceptions.txt index 9de20ea1a945..622ddd3b2dcc 100644 --- a/bin/utils/extension_exceptions.txt +++ b/bin/utils/extension_exceptions.txt @@ -1 +1,8 @@ -HIG-RunIISummer20UL16wmLHEGENAPV-13892 \ No newline at end of file +# These exceptions are for requests that are extensions of MG5_aMC requests with concurrent +# generation which is not currently supported for LHE production due to heavy I/O. +# These extensions have generateConcurrently flag = False. +# For such requests, the check for consistency of the fragments between the base request and the extension request is not done. +HIG-RunIISummer20UL16wmLHEGENAPV-13892 +HIG-RunIISummer20UL16wmLHEGEN-14781 +HIG-RunIISummer20UL17wmLHEGEN-13453 +HIG-RunIISummer20UL18wmLHEGEN-13441 \ No newline at end of file