From 68ec5b7ecf7e8d204a406f813f2b84f2869e4f2d Mon Sep 17 00:00:00 2001 From: Andrew McLeod Date: Wed, 9 Aug 2017 14:27:29 -0600 Subject: [PATCH] Modify tests.yaml which specifies bundletester config params with the following key:value pairs: - reset_timeout: 600 Change-Id: I0879900c537cf71b17191b56914abb9a14e3cdfc --- tests/tests.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/tests.yaml b/tests/tests.yaml index 4cf93d01..a03e7bad 100644 --- a/tests/tests.yaml +++ b/tests/tests.yaml @@ -15,3 +15,4 @@ makefile: [] # and tox instead. ie. The venv is constructed before bundletester # is invoked. #python-packages: +reset_timeout: 600