mozilla-services / loads

SUPERSEDED BY https://github.com/loads
https://github.com/loads
107 stars 17 forks source link

timeouts when trying to run 4 tests #266

Open tarekziade opened 10 years ago

tarekziade commented 10 years ago

running stress.StressTest.test_storage_session in 4 parallel runs worked well, but after one test ended prematurely - it starts to get super slow and times out.

Then some tests don't get the umber of agents they are supposed to e.g.

test 1 has 5 agents, test 2 has 3 agents, test 3 that I just started has 5 agents

tarekziade commented 10 years ago

restarting the broker fixes all the timeouts.

tarekziade commented 10 years ago

but when asking 5 agents/test, we still see some that gets ony 4

tarekziade commented 10 years ago

but in fact they are really getting 5 - so it's a false information on which agents are idling