From 12d45533bf8d11313923704e5f29421df627d0e1 Mon Sep 17 00:00:00 2001 From: chick Date: Fri, 19 Feb 2021 14:38:56 -0800 Subject: [PATCH] undo circleci docker image change test; up 2 timeouts --- .circleci/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index b7081658..8d81c12e 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -112,7 +112,7 @@ commands: default: "run-tests.sh" timeout: type: string - default: "10m" + default: "20m" steps: - setup-tools: tools-version: "<< parameters.tools-version >>" @@ -231,7 +231,7 @@ jobs: - run-tests: group-key: "group-cores" project-key: "chipyard-hetero" - timeout: "15m" + timeout: "20m" chipyard-boom-run-tests: executor: main-env steps: