The new GitFetcher implementation regressed an important use case in autotest - running tests using the web interface. These two patches fix the problem, while keeping the GitFetcher interface working.
Lucas Meneghel Rodrigues (2): client.harness_autoserv: Make AutoservFetcher call parent's init() client.shared.base_packages: pass full package name client/harness_autoserv.py | 3 ++- client/shared/base_packages.py | 15 +++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) -- 1.7.11.2 _______________________________________________ Autotest-kernel mailing list [email protected] https://www.redhat.com/mailman/listinfo/autotest-kernel
