mirror of
https://github.com/valitydev/yandex-tank.git
synced 2024-11-06 18:35:18 +00:00
release 1.2.1
This commit is contained in:
parent
172fbbdb65
commit
de485a2485
@ -88,6 +88,7 @@ class LoadosophiaPlugin(AbstractPlugin):
|
||||
web = self.core.get_plugin_of_type(WebOnlinePlugin)
|
||||
if not web.redirect:
|
||||
web.redirect = self.loadosophia.results_url
|
||||
time.sleep(1)
|
||||
except KeyError:
|
||||
self.log.debug("Web online not found")
|
||||
|
||||
|
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -1,3 +1,12 @@
|
||||
yandex-load-tank-base (1.2.1) precise; urgency=low
|
||||
|
||||
* a pair of new autostop criteria: http_trend and negative_http
|
||||
* add color flag and test title to loadosophia uploader
|
||||
* direct results link for loadosophia uploader
|
||||
* add SIGINT handler to catch kills
|
||||
|
||||
-- Andrey Pohilko (undera) <undera@yandex-team.ru> Mon, 03 Dec 2012 15:59:58 +0400
|
||||
|
||||
yandex-load-tank-base (1.2.0) precise; urgency=low
|
||||
|
||||
* add more graphs to web online
|
||||
|
Loading…
Reference in New Issue
Block a user