-
Notifications
You must be signed in to change notification settings - Fork 107
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
Add transition attribute to MSPIleup document #11802
Conversation
Jenkins results:
|
Jenkins results:
|
Jenkins results:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vkuznet Valentin, in which situation(s) we call the validate
function for MSPileupObj? If it's called for every update of the document - which I think it is - then validating the timestamp to be within the last 24h is not correct. IMO that validation function should be [0, time now].
src/python/WMCore/MicroService/MSPileup/DataStructs/MSPileupObj.py
Outdated
Show resolved
Hide resolved
Jenkins results:
|
dbba939
to
2a50c6f
Compare
Jenkins results:
|
Jenkins results:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vkuznet Valentin, other than the question I left in the code, everything looks good to me. Can you please squash the commits accordingly? Did you check if the 2 failing unit tests are related to these changes?
src/python/WMCore/MicroService/MSPileup/DataStructs/MSPileupObj.py
Outdated
Show resolved
Hide resolved
@vkuznet Valentin, can you please also take this opportunity to update this wiki accordingly: Please include the |
831b4fa
to
b08b1e0
Compare
Alan, I updated the wiki too with |
Jenkins results:
|
Thanks Valentin. Unit test failure is unrelated and unstable. |
@vkuznet Valentin, I have just cut a new tag |
done |
Fixes #11801
Status
ready
Description
transition
attribute to MSPileup documentcontrainerFraction
to be in(0,1]
rangeIs it backward compatible (if not, which system it affects?)
YES
Related PRs
External dependencies / deployment changes
We will need to update MSPileup documents in testbed cluster