vmfloaty/spec/vmfloaty
Samuel Beaulieu 8143641f83
(DIO-1522) Show the VM state (running, destroyed) and colorize in red when it has been deleted
the ABS system does not have a real sense of the current state of the resources
it has allocated. When running list --active it can list VMs that have been
deleted or reaped after their lifetime expired.
This change enables to show more information when a vmpooler_fallback service
is provided to ABS, and will show the state (running, destroyed) and colorize
in red when the VM is destroyed.
2021-02-25 10:14:41 -06:00
..
abs Rebasing fixed tests 2019-10-31 14:25:47 -07:00
abs_spec.rb fix tests 2020-10-16 13:23:50 -05:00
auth_spec.rb Update Faraday to 0.15, remove unnecessary headers 2019-10-22 13:28:14 -07:00
nonstandard_pooler_spec.rb Adding spec test to ensure that all the interfaces are the same, while doing so, fix the broken interfaces for delete on vmpooler and nonstandard pooler(they were passed 5 by service.rb but expected 4) 2020-01-14 09:45:28 -08:00
pooler_spec.rb Add support for ondemand provisioning to vmfloaty 2020-08-04 11:24:11 -07:00
service_spec.rb Rebasing fixed tests 2019-10-31 14:25:47 -07:00
ssh_spec.rb SSH Command respects ABS now and tests should fail if the API changes again 2020-01-27 15:29:00 -08:00
utils_spec.rb (DIO-1522) Show the VM state (running, destroyed) and colorize in red when it has been deleted 2021-02-25 10:14:41 -06:00
vmfloaty_services_spec.rb Adding spec test to ensure that all the interfaces are the same, while doing so, fix the broken interfaces for delete on vmpooler and nonstandard pooler(they were passed 5 by service.rb but expected 4) 2020-01-14 09:45:28 -08:00