Skip to content

Commit

Permalink
version 1.7.27
Browse files Browse the repository at this point in the history
  • Loading branch information
direvius committed Dec 29, 2015
1 parent a903e19 commit 787a5e5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
yandextank (1.7.27) trusty; urgency=medium

* connect_time jmeter option [Ilya Krylov]
* Fix Zombie Apocalypse (phantom zombie processes leakage) [Timur Torubarov]

-- Alexey Lavrenuke (load testing) <direvius@yandex-team.ru> Tue, 29 Dec 2015 13:06:57 +0300

yandextank (1.7.26) trusty; urgency=medium

* PyCrypto bug workaround
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='yandextank',
version='1.7.26',
version='1.7.27',
description='a performance measurement tool',
longer_description='''
Yandex.Tank is a performance measurement and load testing automatization tool.
Expand Down

0 comments on commit 787a5e5

Please sign in to comment.