ubicloud/spec/prog/vm
Enes Cakir 396683783e Fix used_hugepages_1g calculation after VM host reboot
We verify and recalculate hugepages after rebooting the VM host by
summing SPDK hugepages and VM hugepages.

When a burstable VM is allocated on the host,
`vm_host.used_hugepages_1g` is incremented by the hugepage usage of the
slice (8g), not the burstable VM itself (4g). Therefore, if slicing is
enabled on the host, we should sum `vm_host_slice.total_memory_gib`
instead of VM memory.
2025-10-04 15:42:52 +03: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 Fix used_hugepages_1g calculation after VM host reboot 2025-10-04 15:42:52 +03:00
nexus_spec.rb Fix Vm::Nexus#destroy to not violate strand leases 2025-10-03 17:51:41 +03: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