Age | Commit message (Collapse) | Author |
|
...REMOTE_EXECUTION_PROPERTIES env variable.
|
|
... for test actions, by setting an appropriate local launcher. In
this way, the tests can also be run on systems where sh does not
pull in enough paths to have all the "usual" tools available.
|
|
... and, in particular, do not read any rc files for just-mr
the user might have.
|
|
remote endpoint
|
|
|
|
... so that we can switch in one go and have all tests use a new
just-mr tool, e.g., once we consider the C++ implementation fully
ready. This single point of switch will be relevant as the next
commit will add the first end-to-end test for just-mr itself.
|
|
Signed-off-by: Goetz Brasche <goetz.brasche@huawei.com>
|
|
|