#6 Add get-test-deps (resolve-test-dependencies) script
Merged by astepano. Opened by astepano.

@mvadkert / @jheger
please take a look

rebased onto 8991d8e2610d54ae6a98fc72c8ca70ceb3c8f1af

Shouldn't we just exit here with 1?
I'm afraid if library is not found and -i is given the script will execute "yum install -y Could not find library '$1' in '$BEAKERLIB_LIBRARY_PATH'"

I think there is some recursive logic. I will add check for yum/dnf call if string is empty.

rebased onto 045d2f29966082720763833ca4adec9d7fda6368

This might be a problem when running in container. Fedora images by default do not have which.

rebased onto f145c47a2ef98a8f81800d67cb50e75b239687d2

not much time to test, but seems reasonable to me

rebased onto dd9a2c10ba6aa6be13b44f249d503b0048195393

rebased onto 425b3cc81b811e12e0be2a0a23985463a3a18f3d

rebased onto bfe1b6e9a1655ec62cfb4c0405b67fec8f493c4c

Pull-Request has been merged by astepano