Try rechunk again with disabling xattr

This commit is contained in:
2025-09-01 12:37:50 -04:00
parent de048ca3b8
commit 48d8b82880
2 changed files with 13 additions and 7 deletions

View File

@@ -21,20 +21,24 @@ build-image:
matrix:
- RECIPE:
- cp-laptop.yml
- jp-desktop-nvidia.yml
# - jp-desktop-nvidia.yml
- wke-server.yml
- wke-worker.yml
- jp-laptop.yml
TAG: main
BB_CACHE_LAYERS: 'true'
BB_BUILD_PUSH: 'true'
- RECIPE: wke-server.yml
- RECIPE: jp-desktop-nvidia.yml
TAG: 519-device-or-resource-busy-when-trying-to-rechunk-the-image-in-gitlab-ci
BB_BUILD_DRIVER: podman
BB_BUILD_SQUASH: 'true'
BB_BUILD_RECHUNK:
- 'true'
- 'false'
BB_BUILD_PUSH: 'true'
BB_BUILD_RECHUNK: 'true'
# - RECIPE: wke-server.yml
# TAG: 519-device-or-resource-busy-when-trying-to-rechunk-the-image-in-gitlab-ci
# BB_BUILD_DRIVER: podman
# BB_BUILD_SQUASH: 'true'
# BB_BUILD_RECHUNK:
# - 'true'
# - 'false'
variables:
DOCKER_HOST: tcp://docker:2376
DOCKER_TLS_CERTDIR: /certs