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

Stop setting KVM group permissions on CI job #66

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

fractalwrench
Copy link
Contributor

Goal

CI is intermittently failing because some machines don't have KVM installed.

We don't actually use KVM in the one job where it is enabled because there isn't any step that loads an emulator. Therefore it should be safe to remove this & prevent CI failing intermittently.

@fractalwrench fractalwrench requested a review from a team November 14, 2023 11:25
@fractalwrench fractalwrench requested a review from a team as a code owner November 14, 2023 11:25
Copy link

codecov bot commented Nov 14, 2023

Codecov Report

Merging #66 (7ee7b9d) into master (5c13c0a) will increase coverage by 0.00%.
Report is 2 commits behind head on master.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #66   +/-   ##
=======================================
  Coverage   75.99%   75.99%           
=======================================
  Files         309      309           
  Lines       10057    10058    +1     
  Branches     1448     1448           
=======================================
+ Hits         7643     7644    +1     
  Misses       1826     1826           
  Partials      588      588           
Files Coverage Δ
...embrace/android/embracesdk/comms/api/ApiRequest.kt 97.29% <100.00%> (+0.07%) ⬆️
...esdk/comms/delivery/EmbraceDeliveryRetryManager.kt 73.97% <100.00%> (ø)

@fractalwrench fractalwrench merged commit 5168910 into master Nov 14, 2023
4 checks passed
@fractalwrench fractalwrench deleted the remove-kvm-from-ci branch November 14, 2023 13:41
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.

None yet

3 participants