release 1.2.1

This commit is contained in:
Andrey Pohilko 2012-12-03 16:03:06 +04:00
parent 172fbbdb65
commit de485a2485
2 changed files with 10 additions and 0 deletions

View File

@ -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
View File

@ -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