Commit e0e3989f authored by Wandenberg Peixoto's avatar Wandenberg Peixoto

publishing more messages to test limit of max open files

parent ac1a4e5a
......@@ -36,7 +36,7 @@ class TestPublishMessages < Test::Unit::TestCase
headers = {'accept' => 'text/html'}
body_prefix = 'published message '
channel = 'ch_test_publish_many_messages_in_the_same_channel'
messagens_to_publish = 400
messagens_to_publish = 1500
recieved_messages = 0
response = ""
......
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