Modify tests.yaml which specifies bundletester config params

with the following key:value pairs:

- reset_timeout: 600

Change-Id: Ida6ebcc283f6a8bd7b3e1ef486a2a3eb7f1df6bf
This commit is contained in:
Andrew McLeod 2017-08-09 09:51:19 -06:00
parent eedc70ccb6
commit 66271fc28c
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