Skip to content
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

Run spike tests on riscv branch. #891

Merged
merged 1 commit into from
Jul 19, 2023
Merged

Run spike tests on riscv branch. #891

merged 1 commit into from
Jul 19, 2023

Conversation

timsifive
Copy link
Collaborator

The main reason is to populate the cache, so that pull requests can benefit from a spike cache even the very first time. (Caches populated in one pull request are inaccessible to another one.)

Change-Id: If894f2ccfaadc740bd52e34be3024153626b9fbd

The main reason is to populate the cache, so that pull requests can
benefit from a spike cache even the very first time. (Caches populated
in one pull request are inaccessible to another one.)

Change-Id: If894f2ccfaadc740bd52e34be3024153626b9fbd
Signed-off-by: Tim Newsome <[email protected]>
@timsifive timsifive marked this pull request as ready for review July 18, 2023 19:45
Copy link
Collaborator

@JanMatCodasip JanMatCodasip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This actually has two benefits:

    1. everything in riscv will be tested (sanity-checked once more after each merge)
    1. the dependencies get cached

@timsifive timsifive merged commit fba957a into riscv Jul 19, 2023
5 checks passed
@timsifive timsifive deleted the cache_master branch July 19, 2023 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants