forked from compound-finance/comet
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Optimize scenario CI run (compound-finance#578)
This PR decreases the run time of our CI runs from ~30min to ~5-10min by splitting up the single scenario job into separate jobs per base. This also means that flaky scenarios for a single base can be retried individually without having to re-run scenarios for all other bases. I also removed some jobs that look redundant. This change does mean that each base will now have their own scenario report, but that's not a big deal because they can all still be accessed pretty easily ([example run](https://github.com/compound-finance/comet/pull/578/checks?check_run_id=8488711261)).
- Loading branch information
1 parent
b5aa739
commit 7ce1fba
Showing
3 changed files
with
9 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.