[pytest-dev] Using py.test xdist --tx with custom ssh settings

Michael Heyvaert micheyvaert at gmail.com
Tue Jan 7 11:09:25 CET 2014


Hello,

is it possible to use the py.test xdist plugin with custom ssh settings?

My use case is to run tests against a vagrant box, which has the vagrant
user
and a specific ssh key, independent of the actual vm.
Depending on the type of the vm, it is also possible that the ssh port is
forwarded.

I would like to setup a script that parses the vagrant ssh-config output
and generates --tx to pass to xdist.

Best regards,

    Michaël
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pytest-dev/attachments/20140107/d604e8fa/attachment.html>


More information about the Pytest-dev mailing list