Closed nothingface0 closed 1 week ago
cms-bot internal usage
+code-checks
Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-46690/42630
A new Pull Request was created by @nothingface0 for master.
It involves the following packages:
@antoniovagnerini, @cmsbuild, @rseidita can you please review it and eventually sign? Thanks. @barvic 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
please test
@cmsbuild please abort
Didn't notice the "DQMGUI dev not available" part
+code-checks
Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-46690/42632
Pull request #46690 was updated. @antoniovagnerini, @cmsbuild, @rseidita can you please check and sign again.
+code-checks
Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-46690/42633
Pull request #46690 was updated. @antoniovagnerini, @cmsbuild, @rseidita can you please check and sign again.
@rseidita you can trigger the tests again
please test
+1
Size: This PR adds an extra 12KB to repository
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-2360f2/42816/summary.html
COMMIT: fdd94e8a6290f3103b9980c5ce675ae4a2f20198
CMSSW: CMSSW_14_2_X_2024-11-13-1300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/46690/42816/install.sh
to create a dev area with all the needed externals and cmssw changes.
Summary:
+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 now be reviewed by the release team before it's merged. @antoniovilela, @rappoccio, @sextonkennedy, @mandrenguyen (and backports should be raised in the release meeting by the corresponding L2)
+1
PR description:
After @smuzaffar's recommendation, modify
TestDQMGUIUpload
to only run for PRs and IBs, and not for local testing, when theDQMServices/Demo
package is checked out. The test checks for theCMSBOT_CI_TESTS
env var, or a--force
argument, to override the variable.Also fix the timestamp of the renamed file to include the hour, which was missing before, it will help with debugging.
A
--help
argument to print the script's usage is also added.See also: #46682
PR validation:
Tested on LXPLUS. DQMGUI dev is currently unavailable for full testing.
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:
Not a backport.