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

Reduce disk space requirements #39

Open
schlomo opened this issue Dec 6, 2013 · 1 comment
Open

Reduce disk space requirements #39

schlomo opened this issue Dec 6, 2013 · 1 comment

Comments

@schlomo
Copy link
Contributor

schlomo commented Dec 6, 2013

ATM building a commit into all/ uses a huge amount of disk space as everything is kept till all builds are successfully completed.

It would be nice to try to make a quick optimization by removing the unneeded files immediately after a host is built.

Also, I think we should introduce a limit on failed hosts so that we can for example say "Abort built if more than 5 hosts fail". That way a commit into all/ will not build all 1000 hosts to waste if there are more than 5 failed hosts.

heroldus pushed a commit that referenced this issue Dec 10, 2013
@aelgru
Copy link
Contributor

aelgru commented Dec 16, 2013

Have you been able to verify if this has been fixed with merging of #40 ?

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

No branches or pull requests

2 participants