Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more tests about ds389_server module #37

Open
progier389 opened this issue Apr 11, 2023 · 0 comments
Open

Add more tests about ds389_server module #37

progier389 opened this issue Apr 11, 2023 · 0 comments
Assignees

Comments

@progier389
Copy link
Contributor

progier389 commented Apr 11, 2023

So far only a few tests exists:

  • Configure 2 instances without replication and verify it is idempotent
  • Configure 2 instances with replication and verify it is idempotent

But some other things need to be tested:

  1. The various states (present, absent, upgrade, started, stopped)
    (Note: absent and upgrade should be tested for every entities)
  2. All the replica role transitions: between None,Supplier,Hub,Consumer
  3. The change of ReplicaId on a supplier
  4. The change of Replication manager password
  5. The change of rootdn password

This issue is about implementing the missing tests

@progier389 progier389 self-assigned this Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant