vmpooler/spec
kirby@puppetlabs.com 30bf2074fe (POOLER-150) Synchronize checkout operations for API
This commit adds a shared mutex to vmpooler API so that checkout requests can be synchronized across threads. Without this change it is possible in some scenarios for vmpooler to allocate the same SUT to different API requests for a VM.
2019-10-21 14:24:34 -07:00
..
fixtures (POOLER-133) Identify when a ready VM has failed 2018-12-03 12:21:08 -08:00
integration (POOLER-150) Synchronize checkout operations for API 2019-10-21 14:24:34 -07:00
unit (POOLER-147) Fix create_linked_clone pool option 2019-08-22 14:32:06 -07:00
helpers.rb (POOLER-142) Add running host to vm API data 2019-08-21 12:43:06 -07:00
rbvmomi_helper.rb (POOLER-89) Identify when config issue is present 2017-08-15 10:58:37 -07:00
spec_helper.rb Allow user to specify a configuration file in VMPOOLER_CONFIG_FILE 2018-01-23 15:51:10 -08:00