Dear Autotest team,

What is the best way to deploy customized tests to a virtual machine using the 
autotest functionality of virt_test_utils? The run_autotest() function accepts 
only the control file and copies it into a special folder of the destination 
autotest directory, but what should we do with the actual test file? The guest 
autotest directory doesn't have the exact same structure like the host 
autotest directory, but it has folder tests which might seem to be 
appropriate. However, I am not sure how to make this more dynamically - what 
parameter should I change in the configs to make that happen? Or should I 
create a separate test just to copy files to a specific destination?

Thanks,
Plamen Dimitrov

_______________________________________________
Autotest-kernel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/autotest-kernel

Reply via email to