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

P2GMT: Disable hard-coding of debug printout #1143

Merged

Conversation

gpetruc
Copy link

@gpetruc gpetruc commented Jun 28, 2023

I'd request removing this line that override the configuration switch for the isolation dump (maybe it was left there by mistake?).
Otherwise, when running on many events one can end up with huge debug textfiles, that were probably meant anyway only for the use of the GMT developers.

@zhenbinwu @folguera

Let it be controlled by the configuation parameter, as it should, instead of always on.
@triggerDoctor
Copy link

Hello, I'm triggerDoctor. @aloeliger is testing this script for L1T offline software validation.

Attempts to compile this PR succeeded!

Info Value
return code 0
command eval scramv1 runtime -sh && scram b -j 8

@epalencia epalencia added the Phase-2 Pertains to phase-2 development label Jun 28, 2023
@triggerDoctor
Copy link

Hello, I'm triggerDoctor. @aloeliger is testing this script for L1T offline software validation.

I found no issues with the code checks!

Info Value
return code 0
command eval scramv1 runtime -sh && scram b -k -j 8 code-checks && scram b -k -j 8 code-checks

I found no issues with the headers!

Info Value
return code 0
command eval scramv1 runtime -sh && scram b -k -j 8 check-headers

@triggerDoctor
Copy link

Hello, I'm triggerDoctor. @aloeliger is testing this script for L1T offline software validation.

I found 1 files that did not meet formatting requirements:

  • L1Trigger/L1CaloTrigger/plugins/L1EGammaCrystalsEmulatorProducer.cc

Please run scram b code-format to auto-apply code formatting

Info Value
return code 0
command eval scramv1 runtime -sh && scram b -k -j 8 code-format-all

@epalencia epalencia merged commit b32f14e into cms-l1t-offline:phase2-l1t-integration-1252patch1 Jun 29, 2023
@epalencia
Copy link

Tagged as l1t-phase2-v70.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Phase-2 Pertains to phase-2 development
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants