ubicloud/spec
Enes Cakir 1aa0e7d407 Enable transparent cache in AWS runners
We use dnsmasq to resolve our transparent cache domain to the local IP
address on our runners. However, AWS runners do not use dnsmasq for
networking setup.

Therefore, we use /etc/hosts to resolve the transparent cache domain to
the local IP address.
2025-08-25 13:49:56 +03: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 Enable transparent cache in AWS runners 2025-08-25 13:49:56 +03:00
routes Add Web Shell 2025-08-23 05:16:59 +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 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 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 Add covering specs for sdk model 2025-08-23 04:18:37 +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