Loading
test/vm_setup.sh: prioritize dnf over yum
It is possible to have yum on Fedora (either manual install or via upgrade), yet dnf is the default pkg manager there. Re-order the list of checks to pick dnf first if available. Signed-off-by:Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: I48dfda2a248a7798c9d0c8b3cb4b8a3aa615e2a7 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/3057 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Michal Berger <michalx.berger@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>