ubicloud/spec
Enes Cakir 038ed5eb40 Verify VM host resources are reclaimed correctly
Recently, we had a production bug where the destroy label for a VM ran
twice, causing the VM host resources to be reclaimed twice. This
resulted in negative resource values and failed constraints. Adding a
check in the E2E tests will help verify this case. While it may not
catch every edge case, it will at least cover the basic scenario.
2025-10-04 16:10:19 +03:00
..
clec Introduce autoloading of a test helper 2024-10-29 07:40:12 -07:00
lib Close SSH session on event loop failure 2025-10-01 22:28:56 +02:00
model Use a timeout by default in Sshable#cmd 2025-10-02 08:14:56 -07:00
prog Verify VM host resources are reclaimed correctly 2025-10-04 16:10:19 +03:00
routes Add Cert related information to the load balancer overview 2025-10-02 16:35:27 +02:00
scheduling Attempt to fix dispatcher stale spec nondeterminism 2025-09-27 02:10:19 +09:00
serializers Add project-level postgres hostname override 2025-09-15 14:41:18 +02: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 Prevent nondeterministic leaked thread warning in cli spec 2025-09-23 02:53:26 +09:00
config_spec.rb Increase Config test coverage and delete unused lines 2023-08-07 01:05:05 +03:00
coverage_helper.rb Fix coverage filters 2025-08-23 04:18:37 +09:00
db_spec.rb Check all encrypted columns are redacted 2025-07-17 00:44:14 +09:00
monitor_smoke_test.rb Add debugging output on monitor_smoke_test failure 2025-08-27 04:31:39 +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 Add pg modify-firewall-rule to the cli/sdk 2025-08-26 02:42:03 +09:00
spec_helper.rb Fix nondeterministic instance double reuse in dispatcher spec 2025-09-25 01:34:51 +09:00
thawed_mock.rb Remove SPDK installation in the end of E2E tests 2025-10-04 15:50:12 +03:00
ubid_spec.rb Use create_with_id in the specs 2025-08-07 02:13:08 +09:00