ubicloud/spec
Enes Cakir 34e8496485 Provision the runner again when encountering AWS insufficient capacity error
The AWS instance’s availability zone is determined by its subnet. We
could recreate the subnet and retry launching the instance.

For now, to keep things simple, I just reprovision the runner and
destroy the existing one. If we start hitting capacity issues
frequently, we can refine the logic to reprovision only the subnet
instead of the entire runner instance.
2025-09-27 21:59:23 +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 Provision the runner again when encountering AWS insufficient capacity error 2025-09-27 21:59:23 +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