Add a new variable "repositories" which can be used to easily fetch tests from remote repos for execution. Useful especially when several packages share the same test coverage. This commit brings the fetch support to the standard-test-rhts role.
Pull-Request has been merged by astepano
Add a new variable "repositories" which can be used to easily
fetch tests from remote repos for execution. Useful especially
when several packages share the same test coverage. This commit
brings the fetch support to the standard-test-rhts role.