#49762 Issue 49761 - Fix test suite issues
Closed by spichugi. Opened by spichugi.
spichugi/389-ds-base final_ts_fix  into  master

Download 49762.patch

Description: A lot of tests are failing because of the API changes.
We need to fix them ASAP.

Fix description: Add init.py to import and mapping_tree test suite
so it will create its own pycache.
Use the new Agriments object for reinit.
Run range_search memory leak test only when ASAN is enabled and
remove valgrind support because ASAN is enough.
Generate ou=People and ou=Groups in the dbgen.py module, it is
required by some tests.
In the replica.py module, use existing credentials when we join master to
the existing first_master and when we failed to get it from the ReplicationManager.

https://pagure.io/389-ds-base/issue/49761

Reviewed by: ?

rebased onto a1407f394243c2d7551a26a040773c468e56331f

rebased onto 0d89c9f4f01a8bea2bea036212192140ec855e4a

rebased onto 88950b0d6379e7dc35d721e596a2bd363ebf8d1a

Pull-Request has been merged by spichugi

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/2821

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

Metadata