0

i've installed openstack essex edition in a single-node, using stackops. For my thesis, i have to do some test on the performance of openstack.

I need a stress test to test openstack system and an application that's can represent these test with some graphics...

it's possible? anyone can help me?

Thanks :)

3 Answers3

1

You may want to take a look at the OpenStack integration testing documentation. In particular, there's a test suite called Tempest which is used for OpenStack integration testing, and includes stress tests.

Lorin Hochstein
  • 57,372
  • 31
  • 105
  • 141
0

https://github.com/cloudscaling/tarkin This is something we've worked with in the past to do some VERY rudimentary load testing.

Matt Joyce
  • 2,010
  • 2
  • 20
  • 31
0

For the swift(storage) component we use Tsung to make some load and stress tests.Tsung also gives graphical reports.

fgakk
  • 1,289
  • 1
  • 15
  • 26