Deprecate rsync support

Fix #825
This commit is contained in:
Bruno Oliveira
2022-10-24 08:56:27 -03:00
committed by Bruno Oliveira
parent c168706fbe
commit ed65e888cf
4 changed files with 25 additions and 3 deletions

View File

@@ -5,6 +5,17 @@
Sending tests to remote SSH accounts
====================================
.. deprecated:: 3.0
.. warning::
This feature is deprecated because the support for ``rsync`` is faulty
in terms of reproducing the development environment in the remote
worker, and there is no clear solution moving forward.
This feature is scheduled to be removed in release 4.0, to let the team
focus on a smaller set of features.
Suppose you have a package ``mypkg`` which contains some
tests that you can successfully run locally. And you
have a ssh-reachable machine ``myhost``. Then