Advertisement
Guest User

yandex tank ultimate gun config

a guest
Nov 8th, 2016
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [ultimate_gun]
  2. module_path=./
  3. module_name=pg_gun
  4.  
  5. host = XXX
  6. port = 6432
  7. db = XXX
  8. user = XXX
  9. password = XXX
  10.  
  11. [overload]
  12. token_file=token.txt
  13. job_name=[bfg, postgresql test]
  14.  
  15. [bfg]
  16. instances = 10
  17. gun_type = ultimate
  18. rps_schedule = const(100,1m)
  19. ammofile = sample.ammo
  20.  
  21. [tank]
  22. plugin_bfg=yandextank.plugins.Bfg
  23. plugin_phantom=
  24. plugin_overload=yandextank.plugins.Overload
  25. plugin_uploader =
  26. plugin_monitoring =
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement