Commit 54884133 authored by Benjamin Blanc's avatar Benjamin Blanc

util/benchmark/examples/userInfo: update (temporary)

parent 4c888e19
# Specify user login/password used to run the tests. Note that there must be # Specify user login/password used to run the tests. Note that there must be
# the same number of users specified here *and* on the script command-line. # the same number of users specified here *and* on the script command-line.
user_tuple = (('zope', 'insecure'),) user_tuple = (
('scalability_user', 'insecure'),
('scalability_user', 'insecure'),
('scalability_user', 'insecure'),
('scalability_user', 'insecure'),
('scalability_user', 'insecure'),
)
# A more complex example setting the source IP address as well, assuming the # A more complex example setting the source IP address as well, assuming the
# users and network alias interfaces (not necessary with SlapOS though) have # users and network alias interfaces (not necessary with SlapOS though) have
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment