mirror of
https://github.com/valitydev/yandex-tank.git
synced 2024-11-06 18:35:18 +00:00
proper options for unit test
This commit is contained in:
parent
77e8e0814c
commit
ec7d28eddc
@ -135,6 +135,8 @@ class StepperTestCase(TankTestCase):
|
||||
instances_schedule=[],
|
||||
loop_limit=-1,
|
||||
ammo_limit=100,
|
||||
ammo_type='access',
|
||||
headers=[],
|
||||
ammo_file="data/access1.log",
|
||||
).write(stpd_file)
|
||||
res = open(temp_stpd, 'r').read()
|
||||
|
Loading…
Reference in New Issue
Block a user