-
Notifications
You must be signed in to change notification settings - Fork 676
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump Barstools for Deprecations Fixes #795
Conversation
We should have someone who is actively using hammer also test with this branch ideally. I think the barstools code paths for that are different than the CI. |
I'll try. |
.circleci/config.yml
Outdated
@@ -12,7 +12,7 @@ parameters: | |||
executors: | |||
main-env: | |||
docker: | |||
- image: ucbbar/chipyard-image:1.0.1 | |||
- image: ucbbar/chipyard-ci-image:84cfc73 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For this PR, can you revert this change. Just modify the timeout
settings and not this image.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reverted docker change, and re-changed lines 115 and 234 to use 20m timeout
The macrocompiler flow still seems to work fine. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved, pending the change Abe requested.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM pending CI
Related Issues/PRs: ucb-bar/barstools#98 ucb-bar/barstools#97
Type of change: removing deprecated code from barstools
Impact: No impact except less warnings
Release Notes
Removed deprecated Driver code from barstools