Skip to content

Run csharp aarch64 tests on the CI (with an emulator)#8501

Merged
jtattermusch merged 2 commits into
protocolbuffers:masterfrom
jtattermusch:run_csharp_aarch64_test
Apr 25, 2021
Merged

Run csharp aarch64 tests on the CI (with an emulator)#8501
jtattermusch merged 2 commits into
protocolbuffers:masterfrom
jtattermusch:run_csharp_aarch64_test

Conversation

@jtattermusch
Copy link
Copy Markdown
Contributor

Based on #8495 (only the few last commits are csharp related).

  • protobuf C# is written in pure C# (no native components), so we can simply build the test project on x64 (for better build speed) and then use aarch64 docker imager to run all the tests under an emulator.

Copy link
Copy Markdown
Contributor

@fowles fowles left a comment

Choose a reason for hiding this comment

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

appears to include all earlier changes, please separate them

@jtattermusch
Copy link
Copy Markdown
Contributor Author

Rebased. It's now basically just 1 script (and a few trivial kokoro configs).

@jtattermusch jtattermusch merged commit 771220e into protocolbuffers:master Apr 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants