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

[infra/github] Add arm32/64 onert test #14550

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

hseok-oh
Copy link
Contributor

This commit adds arm32/64 onert test to onert test workflow.

ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh [email protected]

@hseok-oh hseok-oh force-pushed the arm_cross_qumu branch 8 times, most recently from 498ff38 to 9b1aac0 Compare January 14, 2025 08:27
@hseok-oh hseok-oh force-pushed the arm_cross_qumu branch 5 times, most recently from 601a01d to 5cfaf2d Compare January 15, 2025 05:31
This commit adds arm32/64 onert test to onert test workflow.

ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh <[email protected]>
@hseok-oh hseok-oh added the PR/ready for review It is ready to review. Please review it. label Jan 15, 2025
@hseok-oh hseok-oh marked this pull request as ready for review January 15, 2025 06:03
@hseok-oh hseok-oh requested a review from a team January 15, 2025 06:17
@@ -42,17 +42,28 @@ jobs:
build:
if: github.repository_owner == 'Samsung'
strategy:
# Debug build test on ubuntu 20.04 only
Copy link
Contributor

Choose a reason for hiding this comment

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

just a question, why do you exclude debug build test on 22.04?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

To reduce overhead by too many runner (2 debug/release x 2 OS version x 3 arch = 12 runners), and too big artifact size (release: 35MB x 6, debug: 300MB x 6) for 1 PR at once.

Copy link
Contributor

@seockho-kim seockho-kim left a comment

Choose a reason for hiding this comment

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

LGTM

@hseok-oh hseok-oh merged commit e8c43b8 into Samsung:master Jan 16, 2025
17 checks passed
@hseok-oh hseok-oh deleted the arm_cross_qumu branch January 16, 2025 05:45
chenyx113 pushed a commit to chenyx113/ONE that referenced this pull request Jan 18, 2025
This commit adds arm32/64 onert test to onert test workflow.

ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR/ready for review It is ready to review. Please review it.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants