Skip to content

test-install: Use native overlay - #2392

Open
Johan-Liebert1 wants to merge 1 commit into
bootc-dev:mainfrom
Johan-Liebert1:test-install-fix
Open

test-install: Use native overlay#2392
Johan-Liebert1 wants to merge 1 commit into
bootc-dev:mainfrom
Johan-Liebert1:test-install-fix

Conversation

@Johan-Liebert1

Copy link
Copy Markdown
Collaborator

priv-integration.sh was hanging at the chunkah step where we mount an entire image inside a podman container. In the logs I can see overlay.mount_program=/usr/local/bin/fuse-overlayfs which might be causing the test to timeout since fuse-overlayfs is pretty slow and the image has tons of layers.

Switch to native overlay diff which should hopefully fix the issue

`priv-integration.sh` was hanging at the chunkah step where we mount an
entire image inside a podman container. In the logs I can see
`overlay.mount_program=/usr/local/bin/fuse-overlayfs` which might be
causing the test to timeout since fuse-overlayfs is pretty slow and the
image has tons of layers.

Switch to native overlay diff which should hopefully fix the issue

Signed-off-by: Pragyan Poudyal <pragyanpoudyal41999@gmail.com>
@github-actions github-actions Bot added the area/ostree Issues related to ostree label Aug 19, 2026
@bootc-bot
bootc-bot Bot requested a review from ckyrouac August 19, 2026 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ostree Issues related to ostree

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant