test-kitchen/kitchen-hyperv

Name: kitchen-hyperv

Owner: Test Kitchen

Description: Hyper-V Driver for Test-Kitchen

Created: 2015-04-15 19:04:32.0

Updated: 2018-05-08 05:37:35.0

Pushed: 2018-04-13 18:07:54.0

Homepage: null

Size: 128

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Gem Version

Kitchen::Hyperv

TODO: Write a gem description

Installation

Add this line to your application's Gemfile:

'kitchen-hyperv'
Usage

In the .kitchen.yml

er:
me: 'hyperv'
Required parameters:
Optional parameters:
er:
me: hyperv
rent_vhd_folder: 'D:\Hyper-V\Virtual Hard Disks'
rent_vhd_name: tk_test.vhdx
ditional_disks:
- name: disk1
  size_gb: 10
- name: disk2
  size_gb: 50
  type: .VHD
er:
me: hyperv
py_vm_files:
- source: c:/users/steven/downloads/chef-client-12.19.36-1-x64.msi
  dest: c:/users/administrator/appdata/local/temp/chef-client-12.19.36-1-x64.msi
Image Configuration

The following changes need to be made to a Windows image that is going to be used for testing. This is not an exhaustive list and, your milage may vary.

Contributing
  1. Fork it ( https://github.com/[my-github-username]/kitchen-hyperv/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.