ubicloud/spec
Furkan Sahin a886f37ba8 Synchronise VM removal from load balancer in case of destroy
When we try to destroy the VM completely before the load balancer
completes the metadata endpoint clean-up, the vm gets stuck on removal.
With this commit, we make sure the related networking cleanup is done
only after load balancer completes its cleanup.
2025-08-19 10:36:30 +02:00
..
clec Introduce autoloading of a test helper 2024-10-29 07:40:12 -07:00
lib Fix nondeterministic monitor repartitioner spec failure 2025-08-07 03:03:12 +09:00
model Avoid the use of serializers for the load balancer show template 2025-08-08 01:52:14 +09:00
prog Synchronise VM removal from load balancer in case of destroy 2025-08-19 10:36:30 +02:00
routes Treat non-GET/POST requests as JSON requests 2025-08-08 01:52:14 +09:00
scheduling Make respirate and monitor share repartitioning code 2025-08-07 03:03:12 +09:00
serializers Stop using serializers in the private subnet show template 2025-08-08 01:52:14 +09:00
cli_config.ru Support setting of PGPASSWORD in bin/ubi and cli/ubi 2025-08-06 02:10:02 +09:00
cli_spec.rb Support setting of PGPASSWORD in bin/ubi and cli/ubi 2025-08-06 02:10:02 +09:00
config_spec.rb Increase Config test coverage and delete unused lines 2023-08-07 01:05:05 +03:00
coverage_helper.rb Add tests for UbiCSI 2025-07-25 15:20:55 +02:00
db_spec.rb Check all encrypted columns are redacted 2025-07-17 00:44:14 +09:00
monitor_smoke_test.rb Add monitor smoke test 2025-07-30 07:00:03 +09:00
resource_methods_spec.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
respirate_smoke_test.rb Make partitioned respirate automatically rebalance based on number of workers 2025-06-14 01:46:43 +09:00
ruby_sdk_spec.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
spec_helper.rb Use create_with_id in the specs 2025-08-07 02:13:08 +09:00
thawed_mock.rb Rename FirewallsPrivateSubnets to PrivateSubnetFirewall 2025-08-08 00:31:44 +09:00
ubid_spec.rb Use create_with_id in the specs 2025-08-07 02:13:08 +09:00