undo circleci docker image change test; up 2 timeouts
This commit is contained in:
@@ -112,7 +112,7 @@ commands:
|
|||||||
default: "run-tests.sh"
|
default: "run-tests.sh"
|
||||||
timeout:
|
timeout:
|
||||||
type: string
|
type: string
|
||||||
default: "10m"
|
default: "20m"
|
||||||
steps:
|
steps:
|
||||||
- setup-tools:
|
- setup-tools:
|
||||||
tools-version: "<< parameters.tools-version >>"
|
tools-version: "<< parameters.tools-version >>"
|
||||||
@@ -231,7 +231,7 @@ jobs:
|
|||||||
- run-tests:
|
- run-tests:
|
||||||
group-key: "group-cores"
|
group-key: "group-cores"
|
||||||
project-key: "chipyard-hetero"
|
project-key: "chipyard-hetero"
|
||||||
timeout: "15m"
|
timeout: "20m"
|
||||||
chipyard-boom-run-tests:
|
chipyard-boom-run-tests:
|
||||||
executor: main-env
|
executor: main-env
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user