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

Update Tape RSE attribute from ddm_quota to dm_weight in MSOutput #11940

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

amaltaro
Copy link
Contributor

@amaltaro amaltaro commented Mar 20, 2024

Fixes #11939

Status

ready

Description

Adopt a dynamic new attribute for Tape RSEs, named dm_weight. This attribute will be used by MSOutput to decide which Tape RSE will get the output datasets of a given workflow.

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

YES (from the WM perspective)

Related PRs

None

External dependencies / deployment changes

Services configuration PR coming up soon
Preprod (to be tested): https://gitlab.cern.ch/cmsweb-k8s/services_config/-/merge_requests/242
Prod: https://gitlab.cern.ch/cmsweb-k8s/services_config/-/merge_requests/244

@cmsdmwmbot
Copy link

Jenkins results:

  • Python3 Unit tests: failed
    • 1 new failures
    • 2 changes in unstable tests
  • Python3 Pylint check: succeeded
    • 10 warnings
    • 86 comments to review
  • Pylint py3k check: succeeded
  • Pycodestyle check: succeeded
    • 2 comments to review

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

@amaltaro
Copy link
Contributor Author

test this please

@cmsdmwmbot
Copy link

Jenkins results:

  • Python3 Unit tests: succeeded
    • 1 changes in unstable tests
  • Python3 Pylint check: succeeded
    • 10 warnings
    • 86 comments to review
  • Pylint py3k check: succeeded
  • Pycodestyle check: succeeded
    • 2 comments to review

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

@amaltaro amaltaro merged commit 14a2378 into dmwm:master Mar 21, 2024
3 of 4 checks passed
@amaltaro amaltaro changed the title Update Tape RSE attribute from ddqm_quota to dm_weight in MSOutput Update Tape RSE attribute from ddm_quota to dm_weight in MSOutput Mar 25, 2024
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.

MSOutput: refactor how the ddm_quota RSE attribute is used for Tape data placement
3 participants