ubicloud/spec/prog/vm
Daniel Farina 78c4971fd1 Remove odd use of regexp in specs for simple string equality
search-and-replace "/sudo.*systemctl.*stop.*#{nx.vm_name}-dnsmasq/"
for "sudo systemctl stop #{nx.vm_name}-dnsmasq": the result is more
legible, faster, and more constrained: `.*` can be anything, after
all.
2025-10-02 12:01:56 -07:00
..
github_runner_spec.rb Wait for runneradmin to be authenticatable for aliens 2025-09-27 21:59:23 +03:00
host_nexus_spec.rb Delay host unavailability pages by 45 sec 2025-09-22 21:58:06 +02:00
nexus_spec.rb Remove odd use of regexp in specs for simple string equality 2025-10-02 12:01:56 -07: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