Closed Priyankasaggu11929 closed 3 months ago
PR enables test_kiwi_create_image() for podman container runtime as well. (earlier enabled only for docker assuming podman rootful mode wasn't allowed)
test_kiwi_create_image()
docker
Verified – GitHub CI tests runs as root for podman ref: https://github.com/SUSE/BCI-tests/blob/2de28a851adfd596fae5213c62472e7d01f0e043/.github/workflows/ci.yaml#L356-L357
Verified in CI, the kiwi tests executes successfully!
cc: @dirkmueller for review. Thanks!
PR enables
test_kiwi_create_image()
for podman container runtime as well. (earlier enabled only fordocker
assuming podman rootful mode wasn't allowed)Verified – GitHub CI tests runs as root for podman ref: https://github.com/SUSE/BCI-tests/blob/2de28a851adfd596fae5213c62472e7d01f0e043/.github/workflows/ci.yaml#L356-L357
Verified in CI, the kiwi tests executes successfully!