简体   繁体   中英

Collect stress test data in openstack

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 :)

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 .

https://github.com/cloudscaling/tarkin这是我们过去用来做一些非常基本的负载测试的东西。

对于swift(存储)组件,我们使用Tsung进行一些负载和压力测试.Tsung还提供图形报告。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM