XMPP collaboration and scalability testing

From OLPC
Revision as of 10:13, 7 August 2008 by Gdesmott (talk | contribs)
Jump to: navigation, search

There are three cases we want to test for

  • XO's failing to connect to the xmpp server: (#5908)
  • The xmpp server falling over (runs out of memory) (#5313)
  • XO's and activities not showing up in all neighbourhood views (#6884,#6888,#6940,#7457)

Specifically, we want to know if these situations occur under all loads or only when the xmmp server has a certain amount of logged in users. And ofcourse, if the bug is on the server side or the client side

Work in progress..