Sergey Korotkov created IGNITE-17513:
----------------------------------------
Summary: [ducktests] Support non-ascii symbols in SSH command
lines in docker
Key: IGNITE-17513
URL: https://issues.apache.org/jira/browse/IGNITE-17513
Project: Ignite
Issue Type: Test
Reporter: Sergey Korotkov
Assignee: Sergey Korotkov
Currently (at least in docker environment) it's not possible to pass the
non-ascii symbols via the command line to programs started via SSH in ducktape.
In particular it's not possible to pass the password with non-ascii symbols to
control.sh
Reason is that the POSIX locale is assigned for such programs by default.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)