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

Add hardware virtualization in github-hosted runner(ubuntu) #114

Closed
3 tasks
koteswara-kelam opened this issue Nov 27, 2019 · 14 comments
Closed
3 tasks

Add hardware virtualization in github-hosted runner(ubuntu) #114

koteswara-kelam opened this issue Nov 27, 2019 · 14 comments

Comments

@koteswara-kelam
Copy link

koteswara-kelam commented Nov 27, 2019

Tool information

  • Tool name: qemu-kvm libvirt-bin ubuntu-vm-builder bridge-utils
  • Add or update? add
  • Desired version:
  • Approximate size:
  • If this is an add request:
    • Brief description of tool: To enable hardware virtualization, we need to install qemu-kvm libvirt-bin ubuntu-vm-builder bridge-utils
    • URL for tool's homepage:

Virtual environments affected

  • macOS 10.15
  • [*] Ubuntu 16.04 LTS
  • [*] Ubuntu 18.04 LTS
  • Windows Server 2016 R2
  • Windows Server 2019

Can this tool be installed during the build?
sudo apt-get install qemu-kvm libvirt-bin ubuntu-vm-builder bridge-utils
sudo systemctl enable libvirt-bin

Are you willing to submit a PR?
yes

@eleni-salamani
Copy link

Would the software installation suffice though, to have nested virtualization working on the ubuntu runners? To the best of my knowledge, KVM is not enabled on those machines, I think that would be the first thing to address.

@felipecrs
Copy link

Issue #183 is required for completing this one.

@github-actions
Copy link
Contributor

This issue has not had any activity for 45 days and will be closed in 45 days if there continues to be no activity.

@oxr463
Copy link

oxr463 commented Mar 25, 2020

This issue has not had any activity for 45 days and will be closed in 45 days if there continues to be no activity.

Please keep this open.

@Andrei-Pozolotin
Copy link

+1

@felipecrs
Copy link

Isn't this a duplicate of #183?

@oxr463
Copy link

oxr463 commented Apr 2, 2020

Isn't this a duplicate of #183?

This lists specific packages for use on Linux. The other pertains to Azure infrastructure limitations.

@alepauly
Copy link
Contributor

alepauly commented Apr 6, 2020

@koteswara-kelam Unfortunately we are unable to support this at the moment, thanks for suggesting it.

@MaxPeal
Copy link

MaxPeal commented May 12, 2020

+1

2 similar comments
@pp185214
Copy link

+1

@typetetris
Copy link

+1

@filipkowicz
Copy link

Android developers need it run emulator way faster. Needed for instrumentation tests

@AfzalivE
Copy link

@koteswara-kelam Unfortunately we are unable to support this at the moment, thanks for suggesting it.

If this isn't supported yet, wouldn't it be better to keep this issue open?

@headsvk
Copy link

headsvk commented Feb 9, 2022

Can this be done as part of Roadmap #161 ?

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

No branches or pull requests