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
_______________________________________________
Pytest-dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pytest-dev