vmpooler/spec
Brandon High 625472df35
(QENG-7530) Fix hostname_shorten regex
Prior to this commit the hostname_shorten regex wouldn't match the
updated human readable hostnames because they contain dashes.
This commit updates the regex to capture dashes in the hostname, and
adds a few specs to verify that behavior.
2019-11-01 10:30:56 -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 (QENG-7530) Fix hostname_shorten regex 2019-11-01 10:30:56 -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