hydra: fix builder hostkeys and implement cores setting #191

Closed
lheckemann wants to merge 1 commit from hydra-hostkeys-and-cores into main
Member

Hydra's known-hosts logic assumes that there is no indirection
happening via ssh config, so we need to bring the known hosts in
another way. This way also avoids the need for the base64 hack, which
is nice.

The cores setting is now implemented, albeit terribly:

lix-project/hydra#27

This should hopefully improve builder utilisation (or would if we
weren't bottlenecked on the queue runner anyway).

Hydra's known-hosts logic assumes that there is no indirection happening via ssh config, so we need to bring the known hosts in another way. This way also avoids the need for the base64 hack, which is nice. The cores setting is now implemented, albeit terribly: https://git.lix.systems/lix-project/hydra/pulls/27 This should hopefully improve builder utilisation (or would if we weren't bottlenecked on the queue runner anyway).
lheckemann force-pushed hydra-hostkeys-and-cores from 4aa4886a14 to a225b718bd 2025-03-22 10:09:30 +00:00 Compare
lheckemann closed this pull request 2025-03-22 16:42:19 +00:00
emilylange deleted branch hydra-hostkeys-and-cores 2025-06-08 19:09:44 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: the-distro/infra#191
No description provided.