Skip to content
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

Fix typo in WorkflowUpdater module #11859

Merged
merged 1 commit into from
Jan 11, 2024
Merged

Conversation

amaltaro
Copy link
Contributor

Fixes #11733 (complement to #11795)

Status

ready

Description

Now that I could test the new component, I see I made a mistake in the attribute name, which caused this error:

2024-01-10 21:02:32,435:139750050441024:CRITICAL:Harness:PostMortem: choked when initializing with error: 'Configuration' object has no attribute 'WorkflowUpdaterPoller'

while the correct attribute section is WorkflowUpdater, fixed in this PR.

Is it backward compatible (if not, which system it affects?)

YES

Related PRs

Fixes a mistake added in #11795

External dependencies / deployment changes

None

@cmsdmwmbot
Copy link

Jenkins results:

  • Python3 Unit tests: failed
    • 27 new failures
  • Python3 Pylint check: succeeded
  • Pylint py3k check: succeeded
  • Pycodestyle check: succeeded

Details at https://cmssdt.cern.ch/dmwm-jenkins/view/All/job/DMWM-WMCore-PR-test/14765/artifact/artifacts/PullRequestReport.html

@amaltaro
Copy link
Contributor Author

test this please

@cmsdmwmbot
Copy link

Jenkins results:

  • Python3 Unit tests: failed
    • 26 new failures
    • 2 changes in unstable tests
  • Python3 Pylint check: succeeded
  • Pylint py3k check: succeeded
  • Pycodestyle check: succeeded

Details at https://cmssdt.cern.ch/dmwm-jenkins/view/All/job/DMWM-WMCore-PR-test/14766/artifact/artifacts/PullRequestReport.html

@amaltaro amaltaro merged commit 6484835 into dmwm:master Jan 11, 2024
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create new WMAgent component to perform pileup and workflow sandbox updates: WorkflowUpdater
3 participants