Modify tests.yaml which specifies bundletester config params

with the following key:value pairs:

- reset_timeout: 600

Change-Id: Ia12a61ea82a4cf7aa4fd43441050126c929cf2fd
This commit is contained in:
Andrew McLeod 2017-08-09 14:29:22 -06:00
parent 6dc119f7f4
commit 5d3bf14fe2
1 changed files with 1 additions and 0 deletions

View File

@ -17,3 +17,4 @@ makefile: []
#python-packages:
requirements:
- test-requirements.txt
reset_timeout: 600