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

Cleanup unit testing/add ARM support #1691

Merged
merged 34 commits into from
Nov 6, 2024
Merged

Cleanup unit testing/add ARM support #1691

merged 34 commits into from
Nov 6, 2024

Conversation

Ifropc
Copy link
Contributor

@Ifropc Ifropc commented Oct 29, 2024

What

Update GH workflow to use Makefile and re-enabled ARM tests. Makefile was also updated to run all workspace tests, that included 4 tests that were previously not run with the job's for loop. Switched instance for ARM Linux tests from X86-64 Ubuntu to ARM Ubuntu.
Note: binaries for distribution are still build on x86-64 (Ubuntu 20) in order to use an older glibc

Why

Pipeline improvements

Known limitations

N/A

@Ifropc Ifropc changed the title WIP Cleanup unit testing Oct 29, 2024
@Ifropc Ifropc marked this pull request as ready for review October 29, 2024 23:39
@Ifropc Ifropc force-pushed the arm-test branch 3 times, most recently from dc4e7d7 to 2439a5d Compare October 30, 2024 21:34
@Ifropc Ifropc marked this pull request as draft October 30, 2024 21:35
@Ifropc Ifropc marked this pull request as ready for review October 30, 2024 22:07
@Ifropc Ifropc changed the title Cleanup unit testing Cleanup unit testing/add ARM support Oct 30, 2024
@Ifropc Ifropc force-pushed the arm-test branch 3 times, most recently from 37c933b to 8a536f3 Compare October 30, 2024 23:37
@Ifropc Ifropc enabled auto-merge (squash) October 31, 2024 00:10
.github/workflows/rust.yml Outdated Show resolved Hide resolved
.github/workflows/rust.yml Show resolved Hide resolved
@Ifropc Ifropc merged commit 1fc9c34 into main Nov 6, 2024
26 checks passed
@Ifropc Ifropc deleted the arm-test branch November 6, 2024 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants