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

Enable CI emulator hardware acceleration with KVM #255

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

yasinkacmaz
Copy link
Owner

@yasinkacmaz yasinkacmaz commented Sep 8, 2024

Enabling KVM support significantly enhances the performance of emulators on GitHub Action runners.
Jetflix UI Test Action run times improved from an inconsistent 10-12 minutes to a steady 2-3 minutes.

Feel free to check here for more information:
https://github.blog/changelog/2023-02-23-hardware-accelerated-android-virtualization-on-actions-windows-and-linux-larger-hosted-runners/
https://github.blog/news-insights/product-news/github-hosted-runners-double-the-power-for-open-source/

Copy link

github-actions bot commented Sep 8, 2024

Unit Test Results

34 tests   34 ✅  0s ⏱️
15 suites   0 💤
15 files     0 ❌

Results for commit d7ddc10.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Sep 8, 2024

Ui Test Results

8 tests   8 ✅  4s ⏱️
1 suites  0 💤
1 files    0 ❌

Results for commit d7ddc10.

♻️ This comment has been updated with latest results.

@yasinkacmaz yasinkacmaz force-pushed the feat/ci_emulator_hardware_acceleration branch 8 times, most recently from 20ebced to 916674f Compare September 8, 2024 23:57
@yasinkacmaz yasinkacmaz force-pushed the feat/ci_emulator_hardware_acceleration branch from 916674f to d7ddc10 Compare September 8, 2024 23:59
@yasinkacmaz yasinkacmaz merged commit e4d22d7 into main Sep 9, 2024
5 checks passed
@yasinkacmaz yasinkacmaz deleted the feat/ci_emulator_hardware_acceleration branch September 9, 2024 00:10
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.

1 participant