Modify tests.yaml which specifies bundletester config params

with the following key:value pairs:

- reset_timeout: 600

Change-Id: I12a3a38e81cfcd61cfb8c9a7cf89b9515d5fe273
This commit is contained in:
Andrew McLeod 2017-08-09 14:24:58 -06:00
parent df686bf1c9
commit 974cf529e5
1 changed files with 1 additions and 1 deletions

View File

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