-
Notifications
You must be signed in to change notification settings - Fork 168
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
Support cosa build
on RISCV64
#3459
Conversation
Hi @nirousseau. Thanks for your PR. I'm waiting for a coreos member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/ok-to-test |
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.
I'm OK with this too, though can it be made more clear that we're still far from full support? IIUC, this is just enough to get cosa build
to work, right? (The PR description mentions running testsuites, though I'm not sure how that'd work without teaching kola about it too.) E.g. maybe let's retitle the commit message something like:
Support
cosa build
on RISCV64
yes the idea is to unblock this build step |
436b78e
to
49b5319
Compare
This is all we need to unblock `cosa build` on RISCV64. Obviously, this is far from complete support for the platform, but it allows developers to experiment with cosa on that arch. Related: coreos#3460
49b5319
to
91a1fe8
Compare
cosa build
on RISCV64
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.
Thanks! I tweaked the commit message and squashed the second commit into the first.
Feature Request
Issue
#3460
Motivation and Context
Enable RISCV64 architecture in dependencies in order to build coreos on RISCV64 CPU.
How to test this PR?
Compile and run the test suite against a native RISCV64 board. Luckily, I have a board provided by RiscV International for qualification.