Kenyi Hurtado

Results 18 issues of Kenyi Hurtado

jenkins test

Do not merge.

Enable late materialization with a huge materializion parameter number until job splitting is properly adapted for this feature. Note: Even if all jobs are materialized, this already enables the late...

PR: Do not merge yet
PR: Further tests needed

Fixes #10287 #### Status New changes being tested #### Description This implements the new DQM Gui method described in #10287 - Copy DQM root file to EOS - Register entry...

PR: Do not merge yet

**Impact of the bug** Running the following unit tests breaks due to a python 3.9 threading issue: [testCMSSWVersions](https://cmssdt.cern.ch/dmwm-jenkins/view/WMCore%20Docker/job/WMCore-Unittest-Baseline-khurtado2/48/testReport/junit/WMCore_t.ReqMgr_t.Service_t.Auxiliary_t/AuxiliaryTest/testCMSSWVersions/) **Describe the bug** When running the testCMSSWVersions unit test, we get an...

**Impact of the bug** When importing pymongo from MSPileupData with python 3.9, we get errors due to crypto versions in this version. **Describe the bug** When importing MSPileupData: ``` File...

BUG

**Impact of the bug** WorkflowUpdaterPoller crashes when running unit tests where `/tmp` is binded inside the container from the host. **Describe the bug** When writing the pileup json, in the...

BUG

**Impact of the new feature** Create a development Alma9 image of WMAgent/WMCore that includes unittests and necessary dependencies to run unittests **Is your feature request related to a problem? Please...

New Feature