#49060 Increase number of masters, hubs and consumers in topology
Closed: wontfix None Opened 7 years ago by vashirov.

Currently only 10 masters, hubs and consumers can be created for testing using lib389. We should increase that number to at least 60 (number of supported replicas in RHEL7.3).


ALL_INSTANCES seems to be unused. It's only mentioned in ./dirsrvtests/tests/tickets/finalizer.py, which used ./dirsrvtests/tests/tickets/constants.py before. Maybe we need to remove it as well.

Great change! Thanks!

One moment only, can you, please, use string.format() instead of old formatting format?
As we are considering to use Python 3 as a main interpreter, we should already start to write stuff future oriented.

There is quote from official docs:
{{{
Note: The formatting operations described here (using %s substitution) are obsolete and may go away in future versions of Python. Use the new String Formatting in new code.
}}}

https://docs.python.org/release/3.1.5/library/stdtypes.html#old-string-formatting-operations

Thanks!

commit 756f51e97d21a82274779e3e9ac700ece96201a8
To ssh://git.fedorahosted.org/git/389/lib389.git
fa2e915..756f51e master -> master

DS part of the fix:
commit e361837
To ssh://git.fedorahosted.org/git/389/ds.git
54e9036..e361837 master -> master

Metadata Update from @spichugi:
- Issue set to the milestone: 0.0 NEEDS_TRIAGE

7 years ago

Metadata Update from @vashirov:
- Issue set to the milestone: None (was: 0.0 NEEDS_TRIAGE)

4 years ago

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

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