Description: Added test case to check if CleanAllRUV task didn't crash during server shutdown.
This code is not in a mergeable state yet. I need review, if my steps are correct, because it is a timing issue to reproduce the bug.
https://pagure.io/389-ds-base/issue/50370
Reviewed by: ???
@mreynolds @vashirov Could you please review if my steps are correct? Thanks!
No need to test replication
You could just stop M2 instead of changing the M1 agreement host. The effect is the same, and you will save time by not doing an ldap mod, and not restarting M2
rebased onto 84243ab8178edaa89d27c46a5b647ac99b99dc08
@mreynolds Changes done as suggested. Could you please review?
LGTM
Same here, I think you can merge this now @mreynolds :)
Pull-Request has been merged by mreynolds
389-ds-base is moving from Pagure to Github. This means that new issues and pull requests will be accepted only in 389-ds-base's github repository.
This pull request has been cloned to Github as issue and is available here: - https://github.com/389ds/389-ds-base/issues/3496
If you want to continue to work on the PR, please navigate to the github issue, download the patch from the attachments and file a new pull request.
Thank you for understanding. We apologize for all inconvenience.
Pull-Request has been closed by spichugi
Description:
Added test case to check if CleanAllRUV task didn't crash during server shutdown.
This code is not in a mergeable state yet.
I need review, if my steps are correct, because it is a timing issue to reproduce the bug.
https://pagure.io/389-ds-base/issue/50370
Reviewed by: ???