Modify tests.yaml which specifies bundletester config params

with the following key:value pairs:

- reset_timeout: 600

Change-Id: I6be91ad4aed575ac972f7ca0aae21b22989db797
This commit is contained in:
Andrew McLeod 2017-08-09 14:19:49 -06:00
parent 8eeab53c6d
commit 0ac51d3d89
1 changed files with 1 additions and 0 deletions

View File

@ -15,3 +15,4 @@ makefile: []
# and tox instead. ie. The venv is constructed before bundletester
# is invoked.
#python-packages:
reset_timeout: 600