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

Partial revert of #47079: do not use ifValue switches in fillDescriptions affecting confDB parsing #47110

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

mmusich
Copy link
Contributor

@mmusich mmusich commented Jan 15, 2025

PR description:

Title says it all, addresses the (messy) discussion at #47079 (comment) (some partial explanation is given in this comment).
The removal of some top-level parameter depending on value/existence of other top-level parameters affects negatively the ConfDB parsing of a given release. A ConfDb template has an exact set of top-level parameters, so if instances need to be made with different top-level parameters that will not work.
This PR partially reverts #47079 by not making top level parameters requirement depend on the existence of others.

PR validation:

  • addOnTests.py runs fine.
  • hltPhase2UpgradeIntegrationTests runs fine.

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:

N/A

@mmusich mmusich changed the title Partial revert of #47079: do not use ifValue switches in fillDescriptions affecting confDB parsing Partial revert of #47079: do not use ifValue switches in fillDescriptions affecting confDB parsing Jan 15, 2025
@cmsbuild cmsbuild added this to the CMSSW_15_0_X milestone Jan 15, 2025
@mmusich
Copy link
Contributor Author

mmusich commented Jan 15, 2025

type bug-fix

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 15, 2025

cms-bot internal usage

@mmusich
Copy link
Contributor Author

mmusich commented Jan 15, 2025

urgent

  • @cms-sw/orp-l2 we'll need this PR to avoid breaking the confDB parsing of CMSSW_15_0_0_pre2

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-47110/43312

@mmusich
Copy link
Contributor Author

mmusich commented Jan 15, 2025

@cmsbuild, please test

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @mmusich for master.

It involves the following packages:

  • Calibration/HcalAlCaRecoProducers (alca)
  • HLTrigger/Configuration (hlt)
  • RecoLocalCalo/HcalRecProducers (reconstruction)

@Martin-Grunewald, @atpathak, @consuegs, @jfernan2, @mandrenguyen, @mmusich, @perrotta can you please review it and eventually sign? Thanks.
@Martin-Grunewald, @SohamBhattacharya, @VourMa, @abdoulline, @apsallid, @bsunanda, @denizsun, @mariadalfonso, @missirol, @mmusich, @rovere, @rsreds, @salimcerci, @tocheng, @youyingli, @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

+1

Size: This PR adds an extra 52KB to repository
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-a1c00e/43781/summary.html
COMMIT: e214fa7
CMSSW: CMSSW_15_0_X_2025-01-15-1100/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/47110/43781/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 49
  • DQMHistoTests: Total histograms compared: 3819085
  • DQMHistoTests: Total failures: 0
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3819065
  • DQMHistoTests: Total skipped: 20
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 48 files compared)
  • Checked 214 log files, 184 edm output root files, 49 DQM output files
  • TriggerResults: no differences found

@perrotta
Copy link
Contributor

+alca

@mandrenguyen
Copy link
Contributor

@cms-sw/hlt-l2 @cms-sw/reconstruction-l2 I'd like to get this merged for the 11AM IB, if possible

@mmusich
Copy link
Contributor Author

mmusich commented Jan 16, 2025

@Martin-Grunewald please take a look and sign if you agree with the changes, to avoid me undoing it yet another time.

@Martin-Grunewald
Copy link
Contributor

For me it looks good as it reverts all the conditional customisations. Thanks for addressing this quickly!

@Martin-Grunewald
Copy link
Contributor

+1

@jfernan2
Copy link
Contributor

+1

@cmsbuild
Copy link
Contributor

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

@mandrenguyen
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit ccdf02c into cms-sw:master Jan 16, 2025
11 checks passed
@mmusich mmusich deleted the mm_dev_followup_to_47079_forConfDB branch January 16, 2025 08:43
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.

6 participants