Disable MC-based TSG tests in 20_0_X - #51151
Conversation
|
A new Pull Request was created by @mmusich for CMSSW_20_0_X. It involves the following packages:
@Martin-Grunewald, @cmsbuild, @mmusich can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
cms-bot internal usage |
|
test parameters:
|
|
@cmsbuild, please test |
|
+1 Size: This PR adds an extra 24KB to repository HLT P2 Timing: chart Comparison SummarySummary:
|
|
This pull request is fully signed and it will be integrated in one of the next CMSSW_20_0_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_20_1_X is complete. This pull request will now be reviewed by the release team before it's merged. @mandrenguyen, @sextonkennedy, @ftenchini (and backports should be raised in the release meeting by the corresponding L2) |
1a34013 to
5c16766
Compare
|
Pull request #51151 was updated. @Martin-Grunewald, @cmsbuild, @mmusich can you please check and sign again. |
|
The last version was tested successfully using the following recipe: #!/bin/bash -ex
cd $CMSSW_BASE/src/HLTrigger/Configuration/test/
./runAll.csh IB | tee -a runIB.log
./examLogs.csh | tee -a examLogs.outfollowing the same logic as the bot |
|
@cmsbuild, please test |
|
+1 Size: This PR adds an extra 24KB to repository HLT P2 Timing: chart Comparison SummarySummary:
|
|
+hlt |
|
This pull request is fully signed and it will be integrated in one of the next CMSSW_20_0_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_20_1_X is complete. This pull request will now be reviewed by the release team before it's merged. @ftenchini, @mandrenguyen, @sextonkennedy (and backports should be raised in the release meeting by the corresponding L2) |
|
+1 |
backport of #51188
backport of #51141
PR description:
Title says it all, since when master moved to CMSSW_2_0_X several MC-based TSG integration tests have been failing due to the change in the data-format layout introduced in #50968.
The goal of this PR is to disable the failing tests log1, log2.
PR validation:
To be tested by the bot.
If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for:
Verbatim backport of #51141 to CMSSW_20_0_X