On Tue, Sep 09, 2025 at 06:15:27PM +0100, Andrew Cooper wrote: > We have a mix of root and non-root containers, and are trying to become > rootless. This can cause the local CPIO fragements to end up being user:user > in the test environment. > > Nothing seems to go wrong so far, but it's a trap waiting to happen. > > Make everything consistently root for the initrds, irrespective of the > rootness of the container the test is running in. > > No practical change. > > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com>
Reviewed-by: Denis Mukhin <dmuk...@ford.com>