added default nailgun params to config

This commit is contained in:
Dmitry Shulyak
2013-07-17 13:02:39 +03:00
parent e1fb7c2beb
commit d9ec1d8207
3 changed files with 8 additions and 3 deletions

View File

@@ -17,4 +17,4 @@ def make_requests(claster_id, test_set):
if __name__ == '__main__':
make_requests('363', 'plugin_general')
make_requests(364, 'plugin_general')