Skip to content

Commit

Permalink
Merge pull request #513 from fomars/develop
Browse files Browse the repository at this point in the history
v1.9.10
  • Loading branch information
fomars committed Feb 21, 2018
2 parents 787673a + e9f782f commit 743a227
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 27 deletions.
30 changes: 4 additions & 26 deletions docs/config_reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,6 @@ Android
------------------------
*\- (no description).*

Appium
======

``appium_cmd`` (string)
-----------------------
*\- (no description). Default:* ``appium``

``port`` (string)
-----------------
*\- (no description). Default:* ``4723``

``user`` (string)
-----------------
*\- (no description). Default:* ``""``

Autostop
========

Expand All @@ -47,16 +32,6 @@ Autostop
------------------------
*\- path to file to store autostop report. Default:* ``autostop_report.txt``

BatteryHistorian
================

``device_id`` (string)
----------------------
*\- (no description). Default:* ``None``

:nullable:
True

Bfg
===

Expand Down Expand Up @@ -900,7 +875,10 @@ ShootExec

``stats_path`` (string)
-----------------------
*\- path to tests stats. Default:* ``""``
*\- path to tests stats. Default:* ``None``

:nullable:
True

Telegraf
========
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.9.8',
version='1.9.10',
description='a performance measurement tool',
longer_description='''
Yandex.Tank is a performance measurement and load testing automatization tool.
Expand Down

0 comments on commit 743a227

Please sign in to comment.