Bug Description: Port remaning acceptance test suit part 1
Relates/Fixes: https://pagure.io/389-ds-base/issue/49761
Author: aborah
Reviewed by: ???
rebased onto a62bf06cacbeb0d8721d69d1f472bd7ad6bb6549
rebased onto efdbee7c809fb7f0567f6aecab5910ace157c611
Please use enable() method here.
enable()
Let's use polling or wait_for_replication instead of time.sleep here and below.
wait_for_replication
time.sleep
There are pause() and resume() methods that can be used instead.
pause()
resume()
rebased onto c2fa82bba29e3ed426fbd4c9992fde811b922396
Please use enable() method here. Done Let's use polling or wait_for_replication instead of time.sleep here and below. Done There are pause() and resume() methods that can be used instead. Done
Done
rebased onto 477fd361ea3b94e03108d234d5d109982298e5b8
rebased onto 6a2750c025d9d20715d83ccb87c1eb4d8f2e3527
Pull-Request has been merged by vashirov
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/4188
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
Bug Description: Port remaning acceptance test suit part 1
Relates/Fixes: https://pagure.io/389-ds-base/issue/49761
Author: aborah
Reviewed by: ???