On Tue, Jun 24, 2014 at 10:53:28PM -0400, Bhupesh Purandare wrote: > Hello Amos, > We can get netperf to run manually between 2 machines, but we are not > able to run it using autotest. > > We would like to see netperf running inside autotest as a proof of concept. > It would be very helpful if you could guide us on your preferred approach. > > How do you normally run the netperf test in autotest?
We alwasy execute this client subtest: client/tests/virt/test-providers.d/downloads/io-github-autotest-qemu/generic/tests/netperf.py You can luanch client virt test by: client/tests/virt/run .... Documents: http://virt-test.readthedocs.org/en/latest/index.html http://virt-test.readthedocs.org/en/latest/basic/TestRunner.html > Thank you very much for your reply, > Bhupesh > > On 06/24/2014 10:49 PM, Amos Kong wrote: > > On Tue, Jun 24, 2014 at 09:07:08PM -0400, Bhupesh Purandare wrote: > >> Hello Amos, > >> > >> Yes, I used only the control.parallel to launch both the server and client > >> in > >> parallel. > >> > >> Is that the correct approach? Is there a better approach? > > It's right. But I haven't tried parallel autotest for long time. > > -- Amos. _______________________________________________ Autotest-kernel mailing list [email protected] https://www.redhat.com/mailman/listinfo/autotest-kernel
