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

Ignore availability for block level rules against the origin site/RSE #10031

Merged
merged 1 commit into from
Oct 29, 2020

Conversation

amaltaro
Copy link
Contributor

Fixes #10030

Status

not-tested

Description

These block level rules are created to lock data that is getting produced at a given "origin" site/RSE. Which means, data is already available at the storage. So, ignore RSEs tagged as unavailable/downtime and make sure our block level rules can get created through the ignore_availability=True.

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

yes

Related PRs

none

External dependencies / deployment changes

none

@cmsdmwmbot
Copy link

Jenkins results:

  • Unit tests: succeeded
  • Pylint check: failed
    • 10 warnings and errors that must be fixed
    • 6 warnings
    • 6 comments to review
  • Pycodestyle check: succeeded
    • 3 comments to review
  • Python3 compatibility checks: succeeded

Details at https://cmssdt.cern.ch/dmwm-jenkins/view/All/job/DMWM-WMCore-PR-test/10604/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.

looks good to me

@amaltaro
Copy link
Contributor Author

Thanks Todor!

@amaltaro amaltaro merged commit 2cd9e9f into dmwm:master Oct 29, 2020
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.

Block level rules should be created with ignore_availability=True
3 participants