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

Remove DDM service wrapper module #10190

Merged
merged 2 commits into from
Dec 18, 2020
Merged

Remove DDM service wrapper module #10190

merged 2 commits into from
Dec 18, 2020

Conversation

amaltaro
Copy link
Contributor

Fixes #10175

Status

ready

Description

As the title says, remove the DDM (Dynamo) module and relevant unit tests

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

Yes, WMCore no longer uses it.

Related PRs

none

External dependencies / deployment changes

none

@cmsdmwmbot
Copy link

Jenkins results:

  • Unit tests: succeeded
    • 6 tests deleted
  • Pylint check: succeeded
    • 4 comments to review
  • Pylint py3k check: succeeded
    • 0 errors and warnings that should be fixed
    • 0 warnings
    • 0 comments to review
  • Pycodestyle check: succeeded
    • 4 comments to review
  • Python3 compatibility checks: succeeded
    • there are suggested fixes for newer python3 idioms

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

Copy link
Contributor

@todor-ivanov todor-ivanov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @amaltaro! This was a hard review ;) , but I think all looks good!

@amaltaro amaltaro merged commit 904b6d5 into dmwm:master Dec 18, 2020
@amaltaro
Copy link
Contributor Author

Thanks Todor!

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.

Remove DDM-related base code
3 participants