Skip to content

Test kitchen plugin for poolsclosed. This allows test kitchen to consume virtual machines from a pool of pre-provisioned VM's so we can test at the speed of sound.

License

Notifications You must be signed in to change notification settings

chrisevett/kitchen-poolsclosed

Repository files navigation

Kitchen::Poolsclosed

test-kitchen Plugin for poolsclosed

Installation

$ gem install kitchen-poolsclosed

.kitchen.yml config

  driver:  
    name: poolsclosed  
    poolsclosed_baseurl: http://path.tomy.rundeck.com/  

  transport:  
    name: winrm  
    username: administrator  
    password: mysupersecretpassword  

Note: this currently only supports windows. Yes the bit that touches the operating system is independent of this driver. Don't ask questions.

Contributing

Pull requests welcome https://github.com/chrisevett/kitchen-poolsclosed

About

Test kitchen plugin for poolsclosed. This allows test kitchen to consume virtual machines from a pool of pre-provisioned VM's so we can test at the speed of sound.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages