-
**Describe the bug: A clear and concise description of what the bug is.**
In RHEL-9, if use WALA as provision agent(no cloud-init) and FIPS is enabled in the image, the VM provision failed because `F…
-
While reviewing 36998 with @lwang046 we realised that adding a `fillDescriptions()` method to a `DQMEDAnalizer` results in a cfi file that uses the `cms.EDProducer` module type:
```python
import FWC…
-
Tests of ROOT `master` update in https://github.com/cms-sw/cmsdist/pull/9025#issuecomment-1955359251 revealed an inconsistency in histogram axis settings between configuration in
https://github.com/c…
-
So far, there's a few issues with the condor python bindings we need to check out/possibly push upstream
- import htcondor dies if CONDOR_CONFIG env variable doesn't exist. It does _exit() so it's unt…
-
As CMS is preparing to support Python 3, so should we.
The first culprit is
```
File "./bin/get_l1Analysis", line 119, in
f.write(ETSUM_HEADER)
TypeError: a bytes-like object is required, …
-
After the merge of https://github.com/cms-sw/cmssw/pull/42469 and https://github.com/cms-sw/cmssw/pull/42632, which are needed to provide all the configuration files required by the customizations l…
-
Hey
version 0.3.0 gives me the error
```
ImproperlyConfigured: CMS Plugins must define a render template or set render_plugin=False:
```
and I can solve it only when adding the line
```
render_te…
-
**Is your feature request related to a problem? Please describe.**
Some programs, such as Python with the numpy library, make use of multiple threads by default. `isolate` can be configured to allow …
-
## Brief summary of issue
Duplicate code, probably from migration to new structure:
https://github.com/cms-gem-daq-project/reg_utils/blob/917db4493a5d383c12c647118e2c90cd7339ac42/python/reg_interf…
-
Several items were left over during the review of #22531
- localize midifications in reducedEgamma_cfi.py instead of process.reducedEgamma modifications made in RecoEgamma/EgammaPhotonProducers/pyt…