ubicloud/spec/prog/vm
Enes Cakir c607d426b2 Skip runner pool if feature flag is enabled
We apply special allocation logic for certain GitHub installations, and
in some cases, we can provision an alien runner for them.

However, if the pool has available runners, it uses a VM from the pool
instead of provisioning a new one, which bypasses the special logic.

With this feature flag, we can skip the pool and always provision a new
VM for specific installations.
2025-09-05 15:35:41 +03:00
..
github_runner_spec.rb Skip runner pool if feature flag is enabled 2025-09-05 15:35:41 +03:00
host_nexus_spec.rb Have last exiting child schedule parent strand 2025-06-28 03:30:43 +09:00
nexus_spec.rb Support VMs without IPv6 2025-09-04 14:15:35 +02:00
prep_host_spec.rb Colour the prompt of the VmHost for production hosts 2023-11-24 10:12:59 +03:00
vm_host_slice_nexus_spec.rb Make VmHostSlice.enabled mean "not scheduled for destroy". 2025-07-15 16:54:14 -07:00
vm_pool_spec.rb Use create_with_id in the specs 2025-08-07 02:13:08 +09:00