ubicloud/spec
Burak Velioglu 0130f2a9d7 Log blob storage setup completion
We delete buckets if they have a blob storage created
but no cache entries used for 7 days. For some buckets
deletion keeps being triggered even though no cache entries
exist. My suspicion is that these buckets are created
through cache endpoints that don’t actually create entries
which then triggers the deletion logic.

To validate this theory, I’m adding a log to capture when
buckets are created.
2025-08-20 09:27:49 +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 Log blob storage setup completion 2025-08-20 09:27:49 +02:00
prog Publish unique cache proxy log line counts to mezmo 2025-08-08 18:08:35 +03:00
routes Include [options] in cli fw add-rule usage 2025-08-19 01:23:32 +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