Hi,
Does anyone know how to run 'remote commands' on existing tradefed? I
started looking into the code to implement some sort of interface for
remote test execution (without interacting with tradefed shell). It
appeared some code is already there, but it looks disabled by default.
The idea is CTS testing can be automated without using expect scripts
running against tradefed shell (as we do now). Does anyone have an
idea how to enable remote commands and what is the JSON format of the
proper command?
Best Regards,
Milosz