mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 01:58:41 -05:00
(maint) update "Puppet" to "Puppet, Inc."
... in README.md.
This commit is contained in:
parent
d2d286a0f4
commit
bf3c4b6335
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ vmpooler provides configurable 'pools' of instantly-available (running) virtual
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
At [Puppet](http://puppet.com) we run acceptance tests on thousands of disposable VMs every day. Dynamic cloning of VM templates initially worked fine for this, but added several seconds to each test run and was unable to account for failed clone tasks. By pushing these operations to a backend service, we were able to both speed up tests and eliminate test failures due to underlying infrastructure failures.
|
At [Puppet, Inc.](http://puppet.com) we run acceptance tests on thousands of disposable VMs every day. Dynamic cloning of VM templates initially worked fine for this, but added several seconds to each test run and was unable to account for failed clone tasks. By pushing these operations to a backend service, we were able to both speed up tests and eliminate test failures due to underlying infrastructure failures.
|
||||||
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue