#50367 Issue 50164 - Add test for dscreate to basic test suite
Closed by spichugi. Opened by vashirov.
vashirov/389-ds-base dscreate-pythonpath  into  master

Download 50367.patch

Bug Description:
dscreate tests do not work properly when newer lib389 is used
with older 389-ds-base versions.

Fix Description:

  • Unset PYTHONPATH for dscreate if it's set to prevent clobbering system
    lib389.

  • Don't run dscreate_test on older versions, where instance-specific sysconfig
    env file is mentioned in systemd unit file. dscreate no longer creates it and
    causes dirsrv service fail to start.

  • Don't check for instance-specific sysconfig env file on removing the instance
    since it's no longer created.

Fixes https://pagure.io/389-ds-base/issue/50164

Reviewed by: ???

rebased onto 423a9ce2563650ed237317ae1e109017e9bdd051

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

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