Unverified Commit f1955680 authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub
Browse files

Use Treadle (on pull requests only) to speed up CI (backport #2341) (#2748)

* Support using Treadle for 'sbt test'

Treadle will be used as the "defaultBackend" when the environment
variable CHISEL3_CI_USE_TREADLE is set. The intent is to set this
variable during CI for pre-merge CI (aka on pull requests).

(cherry picked from commit 7d39b7bd)

* Use Treadle for CI on pull requests

(cherry picked from commit 82660673

)

Co-authored-by: default avatarJack Koenig <koenig@sifive.com>
parent c11eead2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment