Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No BuildMachines #64

Merged
merged 4 commits into from
Mar 5, 2013
Merged

No BuildMachines #64

merged 4 commits into from
Mar 5, 2013

Conversation

shlevy
Copy link
Member

@shlevy shlevy commented Mar 4, 2013

This branch gets rid of all in-hydra management of build machines. Keeping two separate databases of build machine information safely in sync is more work than it's worth, especially since the build hook doesn't care about the BuildMachines. Instead, when build machine information is needed, parse it out of /etc/nix.machines (checking NIX_REMOTE_SYSTEMS first). Administrators should manage /etc/nix.machines out-of-band.

Along similar lines, I plan on getting rid of the SystemTypes table and having the queue runner use nix.machines to see the number of build hooks per system.

@edolstra
Copy link
Member

edolstra commented Mar 4, 2013

+1

We can also get rid of the SystemTypes table. [Edit: ah, you said that...]

@rbvermaa Since you once added the UI for managing machines: are you very attached to that?

@shlevy shlevy mentioned this pull request Mar 4, 2013
@rbvermaa
Copy link
Member

rbvermaa commented Mar 5, 2013

Not really, but please ask around on #nixos if civodil or mornfall are using the feature.

@shlevy shlevy merged commit 233e485 into NixOS:master Mar 5, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants