This will make it available for other tests, such as module_probe.
Signed-off-by: Eduardo Habkost <[email protected]>
---
client/tests/kvm/tests/build.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/client/tests/kvm/tests/build.py b/client/tests/kvm/tests/build.py
index 73fd5bd..20ad5b6 100644
--- a/client/tests/kvm/tests/build.py
+++ b/client/tests/kvm/tests/build.py
@@ -15,3 +15,4 @@ def run_build(test, params, env):
installer = kvm.installer.make_installer(params)
installer.set_install_params(test, params)
installer.install()
+ env.register_installer(installer)
--
1.7.3.2
_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest