#47586 CI tests: test case for 47490
Closed: wontfix None Opened 10 years ago by tbordaz.

Create a test case (using lib389) for ticket https://fedorahosted.org/389/ticket/47490

This is test case with 1 master / 1consumer. It would be useful as template for MMR test case


Looks good, except that you don't want to have "/home/tbordaz/install" hard coded in the script.

git merge ticket47586
Updating 4e8b5ef..5e25530
Fast-forward
dirsrvtests/tickets/constants.py | 68 +++++++++
dirsrvtests/tickets/ticket47490_test.py | 671 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 739 insertions(+)
create mode 100644 dirsrvtests/tickets/constants.py
create mode 100644 dirsrvtests/tickets/ticket47490_test.py

git push origin master

Counting objects: 7, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (5/5), done.
Writing objects: 100% (6/6), 5.96 KiB, done.
Total 6 (delta 1), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/389/ds.git
4e8b5ef..5e25530 master -> master

Forgot to uncomment the fixture definition

git push origin master

Counting objects: 9, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (4/4), done.
Writing objects: 100% (5/5), 571 bytes, done.
Total 5 (delta 2), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/389/ds.git
e66c4ce..16be5c6 master -> master

Last push, to rebind topology instances (after backup/restore)

git push origin master

Counting objects: 9, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (4/4), done.
Writing objects: 100% (5/5), 742 bytes, done.
Total 5 (delta 2), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/389/ds.git
6200f68..fc65a9c master -> master

Milestone lib389 1.0 deleted

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 issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/923

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

3 years ago

Login to comment on this ticket.

Metadata