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

Improve if condition to identify a Process PSet in HLTConfigProvider #30297

Merged
merged 1 commit into from Jun 22, 2020

Conversation

makortel
Copy link
Contributor

PR description:

SwitchProducer PSet contains an untracked @process_name (added in #29435), and the getParameter("@processName") in HLTConfigProvider? leads to an exception with that PSet. This PR proposes to improve the condition to check for a tracked string, and also require that the PSet has a tracked @paths` to reduce further chances of accepting unexpected PSets.

Fixes the failures in 4.53, 136.731, 136.793, 136.874 reported in #27983 (comment).

PR validation:

Workflow 4.53 runs on top of CMSSW_11_1_X_2020-06-17-1100+#27983+the commit in this PR

SwitchProducer PSet contains an untracked @process_name, and the
getParameter("@processName") leads to an exception with that PSet.
Improve the check to check for a tracked string, and also require that
the PSet has a tracked @paths to reduce further chances of accepting
unexpected PSet.
@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-30297/16252

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @makortel (Matti Kortelainen) for master.

It involves the following packages:

HLTrigger/HLTcore

@cmsbuild, @Martin-Grunewald, @fwyzard can you please review it and eventually sign? Thanks.
@Martin-Grunewald this is something you requested to watch as well.
@silviodonato, @dpiparo you are the release manager for this.

cms-bot commands are listed here

@makortel
Copy link
Contributor Author

@cmsbuild, please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 18, 2020

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

+1
Tested at: 8ab4257
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-e8aee7/7187/summary.html
CMSSW: CMSSW_11_2_X_2020-06-18-1100
SCRAM_ARCH: slc7_amd64_gcc820

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-e8aee7/7187/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 36
  • DQMHistoTests: Total histograms compared: 2778811
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2778760
  • DQMHistoTests: Total skipped: 50
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 35 files compared)
  • Checked 152 log files, 16 edm output root files, 36 DQM output files

@Martin-Grunewald
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. @silviodonato, @dpiparo (and backports should be raised in the release meeting by the corresponding L2)

@silviodonato
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit d817de0 into cms-sw:master Jun 22, 2020
@makortel makortel deleted the hltConfigProviderProcessName branch June 22, 2020 17:51
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.

None yet

4 participants