-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
SiStripHitEfficiency workflow in the Prompt Calibration Loop #37708
SiStripHitEfficiency workflow in the Prompt Calibration Loop #37708
Conversation
…rams from the previous step are not available
test parameters:
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-37708/29536
|
A new Pull Request was created by @mmusich (Marco Musich) for master. It involves the following packages:
@perrotta, @malbouis, @yuanchao, @jordan-martins, @bbilin, @tvami, @cmsbuild, @AdrianoDee, @srimanob, @kskovpen, @qliphy, @francescobrivio, @fabiocos, @davidlange6 can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
@cmsbuild, please test
|
@mmusich please edit the "workflow_threading = 1001.0 1001.2" to "workflow_threading = 1001.0,1001.2" I see now there is an error |
@tvami, I edited 1h ago... |
test parameters:
|
bot is failing to change delete the thumbs down. So I have deleted the original comment and added a new one |
please test |
@cmsbuild please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-2c516b/24441/summary.html Comparison SummaryThere are some workflows for which there are errors in the baseline: The workflows 1001.0 have different files in step1_dasquery.log than the ones found in the baseline. You may want to check and retrigger the tests if necessary. You can check it in the "files" directory in the results of the comparisons @slava77 comparisons for the following workflows were not done due to missing matrix map:
Summary:
|
urgent
|
@cms-sw/upgrade-l2 @cms-sw/pdmv-l2 would you please re-sign this PR? thanks! |
+pdmv |
+Upgrade resign. |
@cms-sw/orp-l2 this is essentially fully signed now! |
+1
|
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 be automatically merged. |
PR description:
This is a follow-up to PR #37530, and applies the necessary change-set to be able to run the workflow sketched in that PR as part of the Prompt Calibration Loop.
I also updated various unit tests and relval workflows to be able to test the new addition.
PR validation:
I've run the following commands to test the
ALCAPROMPT
production:cmsDriver.py testReAlCa -s ALCA:PromptCalibProdSiStripHitEfficiency --conditions 123X_dataRun2_v2 --scenario pp --data --era Run2_2018 --datatier ALCARECO --eventcontent ALCARECO --processName=ReAlCa -n 100000 --dasquery='file dataset=/StreamExpress/Run2018D-SiStripCalMinBias-Express-v1/ALCARECO run=325172' --nThreads=4 --no_exec
followed by:
cmsDriver.py stepHarvest -s ALCAHARVEST:SiStripHitEff --conditions 123X_dataRun2_v2 --scenario pp --data --era Run2_2018 --filein file:PromptCalibProdSiStripHitEfficiency.root -n -1 --no_exec
to test the
ALCAHARVESTING
step.I have also run successfully:
runTheMatrix.py -l 1001.0, 1001.2
scram b runtests
if this PR is a backport please specify the original PR and why you need to backport that PR:
Not a backport, but a backport to 12_3_X for usage in first beams might be desirable.
cc:
@robervalwalsh @mdelcourt @sroychow