From de485a2485d258f155aafe3cdf3aa7c796d41232 Mon Sep 17 00:00:00 2001 From: Andrey Pohilko Date: Mon, 3 Dec 2012 16:03:06 +0400 Subject: [PATCH] release 1.2.1 --- Tank/Plugins/Loadosophia.py | 1 + debian/changelog | 9 +++++++++ 2 files changed, 10 insertions(+) diff --git a/Tank/Plugins/Loadosophia.py b/Tank/Plugins/Loadosophia.py index 23eccad..a6a139a 100644 --- a/Tank/Plugins/Loadosophia.py +++ b/Tank/Plugins/Loadosophia.py @@ -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") diff --git a/debian/changelog b/debian/changelog index cf766b8..3931909 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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) Mon, 03 Dec 2012 15:59:58 +0400 + yandex-load-tank-base (1.2.0) precise; urgency=low * add more graphs to web online