-
All code was ported to ServerUtilities and can be reused from one location.
-
**Impact of the bug**
Starting Python 3.9 the sys.setcheckinterval is removed. This function is used by [REST/Main.py](https://github.com/dmwm/WMCore/blob/master/src/python/WMCore/REST/Main.py#L220) …
-
As I mentioned on #9555 the Monit wrapper should not be part of WMCore codebase since monitoring tasks are better to keep in separate repository (CMSMonitoring). This will allow better code maintenanc…
-
Last week at the WMArchive meeting it was requested that we pull logs "the old way" by pulling them off the agent:
https://twiki.cern.ch/twiki/bin/view/CMSPublic/CompOpsWorkflowTeamLeaderResponsibili…
-
with current production version v3.210825
But I think this works after the cleanup done in new master.
So this issue is mostly to remind us to check.
It is quite possible that preparelocal after dr…
-
**Impact of the new feature**
ReqMgr2/WMStats and other services consuming this data
**Is your feature request related to a problem? Please describe.**
We have been discussing on how to alleviate…
-
Hello,
I'd like to install cmssh on my laptop. I'm following the instruction from https://twiki.cern.ch/twiki/bin/view/CMSPublic/WorkBookCmsshTutorial, but I get following error when running the inst…
-
**Impact of the new feature**
WMCore in general
**Is your feature request related to a problem? Please describe.**
From the CouchDB discussion we had today, we agreed that:
* we should stop rely…
-
the UI prints:
Couldn't load config, please try the link below.
and the link works. So there is no clear reason why it should not show the file content directly.
for a recent example:
https://cmsw…
-
and while we are at this, do not rely only on `ddm_weight=0` to avoid test RSE's, but explicitely avoid RSE's of type TEST
should modify
https://github.com/dmwm/CRABServer/blob/e8149dda5ff7a4fee…