Modify tests.yaml which specifies bundletester config params

with the following key:value pairs:

- reset_timeout: 600

Change-Id: Ia197f23b0ef7745c0f39cfd68aef82fef7aed1bb
This commit is contained in:
Andrew McLeod 2017-08-09 14:26:34 -06:00
parent 9d95797712
commit 521d08f3df
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