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

vbox: enable executor supported func #300

Merged

Conversation

codenrhoden
Copy link
Contributor

Use dmidecode if available to see if we are on a VirtualBox node. If DMI tool is not there, fall back to parsing dmesg output.

@codecov-io
Copy link

codecov-io commented Oct 15, 2016

Current coverage is 24.75% (diff: 0.00%)

Merging #300 into master will decrease coverage by 0.28%

@@             master       #300   diff @@
==========================================
  Files            46         46          
  Lines          2708       2735    +27   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits            678        677     -1   
- Misses         1960       1988    +28   
  Partials         70         70          

Powered by Codecov. Last update 08af1c0...7637fa8

@akutz akutz changed the base branch from master to release/0.3.0 October 15, 2016 05:28
@akutz akutz merged commit 7637fa8 into thecodeteam:release/0.3.0 Oct 15, 2016
@akutz akutz removed the in progress label Oct 15, 2016
@codenrhoden codenrhoden deleted the feature/vbox_exec_supported branch December 9, 2016 18:22
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.

3 participants