This repository was archived by the owner on Sep 12, 2024. It is now read-only.
Push one more campaign parameter - toDDM - to central Couch#648
Merged
haozturk merged 1 commit intoCMSCompOps:masterfrom Sep 14, 2020
Merged
Push one more campaign parameter - toDDM - to central Couch#648haozturk merged 1 commit intoCMSCompOps:masterfrom
haozturk merged 1 commit intoCMSCompOps:masterfrom
Conversation
Collaborator
|
I've tested the changes by running the |
Collaborator
|
No problem from my side. |
Contributor
Author
|
Thanks guys. I have also updated all the campaigns that are already available in central couch. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes dmwm/WMCore#9756
Status
not-tested
Description
As we have recently learned, campaign configurations can have a specific parameter
toDDMwhich can be used to make sure that a given datatier gets a nonCustodial output data placement, even if that same datatier is blacklisted in the Unified campaign.That means, Unified needs to start publishing this parameter to the campaigns uploaded to central CouchDB. This schema change should parse the Unified campaign configuration and convert that value into
TiersToDM, which will then get posted to central CouchDB campaign.Once this PR gets merged, I'll update all the campaigns already available in central CouchDB.
Is it backward compatible (if not, which system it affects?)
No, in the sense that there is a campaign schema change in WMCore.
Related PRs
WMCore: dmwm/WMCore#9906
External dependencies / deployment changes
none
Mention people to look at PRs
@haozturk @z4027163 I really don't want to rush you with this, but this needs to be tested and merged before the CMSWEB production upgrade is finished on the coming Tuesday morning :-D