ubicloud/spec
Burak Velioglu 8697bcf706 Reduced nap time while waiting for aws instance creation
Completing aws instance provisioning takes 8–11 seconds in total.
Previously, we always napped 10 seconds if the instance was not yet
ready, which led to unnecessarily long waits especially in cases
where it actually needed 11 seconds. The nap time has now been reduced
to 3 seconds.
2025-09-29 18:08:40 +03:00
..
clec Introduce autoloading of a test helper 2024-10-29 07:40:12 -07:00
lib Consider VictoriaMetricsResource in victoria_metrics_service_project_id as fallback 2025-09-27 02:10:55 +09:00
model Do not include server cert when providing CA data to VictoriaMetrics::Client 2025-09-27 02:10:40 +09:00
prog Reduced nap time while waiting for aws instance creation 2025-09-29 18:08:40 +03:00
routes Add account model to admin panel 2025-09-27 21:50:20 +03: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 Add VictoriaMetrics.client_for_project and PostgresServer.victoria_metrics_client 2025-09-27 02:10:55 +09:00
ubid_spec.rb Use create_with_id in the specs 2025-08-07 02:13:08 +09:00