mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00

Since commit 06c103469d we are using getfattr in system tests, that caused failures in gating tests[1] as getfattr was not installed. So add attr as dependency. [1] https://artifacts.dev.testing-farm.io/d93b6849-e526-46e9-a7c3-874bad4217a9/work-tests.yml8_p4nfkf/tests-n75vnz0u/test.podman-root.bats.log Signed-off-by: Paul Holzinger <pholzing@redhat.com>