From e8e94596fb93916c533c583db5de036d30d87fc5 Mon Sep 17 00:00:00 2001 From: Andrew McLeod Date: Wed, 9 Aug 2017 14:27:00 -0600 Subject: [PATCH] Modify tests.yaml which specifies bundletester config params with the following key:value pairs: - reset_timeout: 600 Change-Id: I294bfcd361929f6ca9e0811153fdaa49f2f6e1e9 --- src/tests/tests.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tests/tests.yaml b/src/tests/tests.yaml index 4cf93d0..a03e7ba 100644 --- a/src/tests/tests.yaml +++ b/src/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