Skip to content
This repository was archived by the owner on Dec 27, 2023. It is now read-only.

Commit aa296ac

Browse files
committed
Update "What's next" section in README
We are currently supporting SSH in the upstream, so we only need to support LTX for remote execution.
1 parent 17c7514 commit aa296ac

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,7 @@ Python 3.6+ and it doesn't have any dependency from external packages.
189189
Its skeleton is easy to understand and features can be added easily.
190190

191191
A missing feature that is currently under development is the possibility to
192-
remotely execute test suites. The most important services we are going to
193-
support are SSH and LTX (experimental).
192+
execute tests via LTX (experimental).
194193

195194
LTX is a small service that runs on target and it permits to communicate via
196195
msgpack (https://msgpack.org/) in order to execute binaries on host in the

0 commit comments

Comments
 (0)