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

Provide enough disk space to agents #16

Closed
2 tasks done
ChristianKuehnel opened this issue Oct 14, 2019 · 0 comments
Closed
2 tasks done

Provide enough disk space to agents #16

ChristianKuehnel opened this issue Oct 14, 2019 · 0 comments

Comments

@ChristianKuehnel
Copy link
Collaborator

ChristianKuehnel commented Oct 14, 2019

Some data:

  • The ccache can take up to 20 GB and is shared between jobs on the same machine.
  • The job workspace for llvm is about 46 GB.
  • GCP provides 375GB of storage per SSD.
  • So we can only keep several workspace per pod before running out of disc space.

acceptance criteria:

  • The agents are configured to have enough storage to run the assigned about of jobs.
  • We can easily scale up the disc space, when adding more jobs to an agent.
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

1 participant