Description:
Add a simple test in basic suite to make sure dscreate works
https://pagure.io/389-ds-base/issue/50164
There are already tests of dscreate in src/lib389/lib389/tests I think, they just have not been getting run?
rebased onto 08957f78bee9fd77fd929873383977e86810659a
There is a test here: src/lib389/lib389/tests/instance/setup_test.py
So I still want the dscreate test in the "basic" suite for people who do a quick test and not run the entire suite. Then I moved the setup_ds.py and remove_ds.py tests into /dirsrvtests/tests/suites/setup_ds so that they too are now part of the nightly tests
rebased onto 554c6ce67afded6b892d4ea14aeb68ca41dbceb4
Okay, that's no problem. In that case, ack from me, I think I see what you are trying to achieve here.
rebased onto b6ed4534959f309203126758fbffbd0f9b16db65
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/3225
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:
Add a simple test in basic suite to make sure dscreate works
https://pagure.io/389-ds-base/issue/50164