Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pluginの負荷テスト #5

Open
kz0817 opened this issue Oct 28, 2015 · 1 comment
Open

Pluginの負荷テスト #5

kz0817 opened this issue Oct 28, 2015 · 1 comment
Assignees

Comments

@kz0817
Copy link
Member

kz0817 commented Oct 28, 2015

Pluginの負荷テストをしようと思うがどちらのアプローチがいいか迷う。

  1. Zabbixサーバを起動させて、テスト用のイベントを大量に発生させる
  2. Zabbixサーバと同等の返答を返すテスト用プログラムを作る。

ある条件のセットアップが容易な点で、2.の方に惹かれてる。。。。
開発がそれなりに必要なのと、完全に互換になるかのチェックが必要というデメリットもあるが。

@kz0817 kz0817 self-assigned this Oct 28, 2015
@kz0817
Copy link
Member Author

kz0817 commented Oct 29, 2015

Unitテストで使用しているZabbixEmulatorも、ここでつくるのと共通化できればいいが、あれは、テストコードとの密結合しているので、引き剥がすのは大仕事。ここでは、他のモジュールからの利用も視野には入れるが、unit testにも組み込むまではしない。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant