简体   繁体   English

在OpenStack中收集压力测试数据

[英]Collect stress test data in openstack

i've installed openstack essex edition in a single-node, using stackops. 我已经使用stackops在单节点中安装了openstack essex版本。 For my thesis, i have to do some test on the performance of openstack. 对于我的论文,我必须对openstack的性能进行一些测试。

I need a stress test to test openstack system and an application that's can represent these test with some graphics... 我需要一个压力测试来测试openstack系统和一个可以用一些图形表示这些测试的应用程序...

it's possible? 这是可能的? anyone can help me? 有人可以帮助我吗?

Thanks :) 谢谢 :)

You may want to take a look at the OpenStack integration testing documentation . 您可能需要查看OpenStack集成测试文档 In particular, there's a test suite called Tempest which is used for OpenStack integration testing, and includes stress tests . 特别是,有一个名为Tempest的测试套件,用于OpenStack集成测试,其中包括压力测试

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

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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