mirror of
https://github.com/aya-rs/aya.git
synced 2026-06-09 15:37:10 +02:00
b72d1d689d
If a user specifies map_pin_path then the maps should ALWAYS be pinned by name at that path, or consumed from existing pins. Add an integration test to verify this logic is functioning as expected. Signed-off-by: astoycos <astoycos@redhat.com>