Skip to content

Conversation

@nforro
Copy link
Member

@nforro nforro commented Jan 8, 2026

No description provided.

Signed-off-by: Nikola Forró <[email protected]>
@centosinfra-prod-github-app
Copy link
Contributor

in a sandbox environment inside Packit Service. This environment has limited resources.
Your actions shouldn't consume more than 768MiB of memory and use more than 3GiB of disk space.
Be aware that cloned upstream and dist-git repos also count towards this limit.
It is recommended to place any temporary artifacts in a subdirectory of `/tmp`, as there is no limit.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm a bit unsure about this, because the limited volume with cloned git repos is mounted at /tmp/sandcastle, which is technically also a subdirectory of /tmp.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure either.
oc describe limitrange -n packit--prod-sandbox
Shows that the default limit for the storage in packit--prod-sandbox is 2Gi, I expect it to apply outside the mount point of our volume claim.

Copy link
Member Author

@nforro nforro Jan 9, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure either. oc describe limitrange -n packit--prod-sandbox Shows that the default limit for the storage in packit--prod-sandbox is 2Gi, I expect it to apply outside the mount point of our volume claim.

That's not what I'm unsure about, there is no limit apart from node physical disk size. I suppose you are talking about the 2GiB container image size limit, which is completely irrelevant here.

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.

2 participants