Improve runnersFromRepoUrl() 86/107786/2
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 10 Sep 2023 19:10:50 +0000 (21:10 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 10 Sep 2023 19:14:32 +0000 (21:14 +0200)
commit6cef2425c4c8dfb6e2b8228680a02bff38371e1d
tree01a3ef1f226f25ca50b462493533edb1d0f9b04f
parent9a182b31e954cc2dff74b64a502f0d94e7d20f81
Improve runnersFromRepoUrl()

There is no need to issue a plain copy, just return whatever we got
from getFeatures().

Change-Id: I474ce91faa3646d4ece2254bbb23581f331604cf
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
features-test/src/main/java/org/opendaylight/odlparent/featuretest/PerRepoTestRunner.java