Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run3-377B Correct a few test scripts in CondTools/Geometry (backport of #46386) #46387

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

bsunanda
Copy link
Contributor

@bsunanda bsunanda commented Oct 15, 2024

PR description:

Correct a few test scripts in CondTools/Geometry (backport of #46386)

PR validation:

Use the runTheMatrix test workflows

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:

Backport of #46386

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 15, 2024

A new Pull Request was created by @bsunanda for CMSSW_14_1_X.

It involves the following packages:

  • CondTools/Geometry (db)

@atpathak, @cmsbuild, @consuegs, @francescobrivio, @perrotta can you please review it and eventually sign? Thanks.
@JanChyczynski, @PonIlya, @mmusich, @rsreds, @yuanchao this is something you requested to watch as well.
@antoniovilela, @mandrenguyen, @rappoccio, @sextonkennedy you are the release manager for this.

cms-bot commands are listed here

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 15, 2024

cms-bot internal usage

@bsunanda
Copy link
Contributor Author

@cmsbuild Please test

@bsunanda
Copy link
Contributor Author

@perrotta Please sign this

@@ -1,8 +1,9 @@
import FWCore.ParameterSet.Config as cms

process = cms.Process("CaloGeometryWriter")
from Configuration.Eras.Era_Phase2C17I13M9_cff import Phase2C17I13M9
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

have you considered using the mechanism introduced at #45764 to avoid having to always manually bump up the version here and elsewhere?

@perrotta
Copy link
Contributor

backport of #46386

@cmsbuild
Copy link
Contributor

+1

Size: This PR adds an extra 12KB to repository
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-e97964/42195/summary.html
COMMIT: 08060ac
CMSSW: CMSSW_14_1_X_2024-10-15-1100/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/46387/42195/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

@mandrenguyen
Copy link
Contributor

Is there a good reason to backport this to 14_1_X?

@mandrenguyen
Copy link
Contributor

hold

@cmsbuild
Copy link
Contributor

Pull request has been put on hold by @mandrenguyen
They need to issue an unhold command to remove the hold state or L1 can unhold it for all

@cmsbuild cmsbuild added the hold label Oct 16, 2024
@bsunanda
Copy link
Contributor Author

Just to be on par with 14_2_X. Believe 14_1_X will be used for the Heavy Ion run. I see from Salavat's message: (1) in the most recent 14_2_X build CMSSW_14_2_X_2024-10-15-2300 the job ... runs to completion (263 ev)
(2) in the most recent 14_1_X build CMSSW_14_1_X_2024-10-15-2300
idem

@mandrenguyen
Copy link
Contributor

Just to be on par with 14_2_X. Believe 14_1_X will be used for the Heavy Ion run. I see from Salavat's message: (1) in the most recent 14_2_X build CMSSW_14_2_X_2024-10-15-2300 the job ... runs to completion (263 ev) (2) in the most recent 14_1_X build CMSSW_14_1_X_2024-10-15-2300 idem

Still not clearly whether/why this would be needed for 14_1_X.

@perrotta
Copy link
Contributor

Still not clearly whether/why this would be needed for 14_1_X.

@mandrenguyen these are just test scripts updated with the current default Phase2 geometry, instead of an outdated one. This was already done for a bunch of other Phase2 related tests, and apparently these three were just forgotten. (Marco further proposes to implement an already existing procedure to automatically update the phase2 geometry version instead of having to fix all tests one by one: this is certainly welcome for the master, so that it will get propagated to all future releases, and this maintenance will not be needed any more).

I don't see anything worrying in updating these tests: quite likely CMSSW_14_1_X will never be used for Phase2 productions, but nonetheless having tests that can verify if the release is suitable for it doesn't hurt, and certainly does not affect any production for which the release is used.

@perrotta
Copy link
Contributor

+db

  • Given my thoughts expressed here above
  • I'll let the decision to the release managers whether to unhold this PR and allow it being merged: there will be no effect on the standard workflows and campaigns in either cases, therefore I won't insist further on having this merged.

@mandrenguyen
Copy link
Contributor

+db

* Given my thoughts expressed [here above](https://github.com/cms-sw/cmssw/pull/46387#issuecomment-2416187370)

* I'll let the decision to the release managers whether to unhold this PR and allow it being merged: there will be no effect on the standard workflows and campaigns in either cases, therefore I won't insist further on having this merged.

Fair enough. I just want to have explicit confirmation since the release is currently being validated. By eye this certainly looks safe.

@mandrenguyen
Copy link
Contributor

unhold

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_14_1_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_14_2_X is complete. This pull request will now be reviewed by the release team before it's merged. @sextonkennedy, @mandrenguyen, @antoniovilela, @rappoccio (and backports should be raised in the release meeting by the corresponding L2)

@mandrenguyen
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 6eb7f3f into cms-sw:CMSSW_14_1_X Oct 16, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants