Skip to content

Conversation

@skorotkov
Copy link
Contributor

In docker image update the environment of the program started via the SSH to use the UTF-8 locale instead of the default POSIX one. In particular the LANG=C.UTF-8 was added into the /home/ducker/.ssh/environment file.

This is needed for example to pass the password with non-ascii symbols to control.sh


Thank you for submitting the pull request to the Apache Ignite.

In order to streamline the review of the contribution
we ask you to ensure the following steps have been taken:

The Contribution Checklist

  • There is a single JIRA ticket related to the pull request.
  • The web-link to the pull request is attached to the JIRA ticket.
  • The JIRA ticket has the Patch Available state.
  • The pull request body describes changes that have been made.
    The description explains WHAT and WHY was made instead of HOW.
  • The pull request title is treated as the final commit message.
    The following pattern must be used: IGNITE-XXXX Change summary where XXXX - number of JIRA issue.
  • A reviewer has been mentioned through the JIRA comments
    (see the Maintainers list)
  • The pull request has been checked by the Teamcity Bot and
    the green visa attached to the JIRA ticket (see TC.Bot: Check PR)

Notes

If you need any help, please email dev@ignite.apache.org or ask anу advice on http://asf.slack.com #ignite channel.

@skorotkov skorotkov marked this pull request as ready for review August 11, 2022 07:41
@ivandasch ivandasch changed the title IGNITE-17513 [ducktests] Add ability to use non-ascii in parameters passed via ssh IGNITE-17513 [ducktests] Set locale to c.utf-8 in docker image Aug 11, 2022
@ivandasch ivandasch merged commit f50fbc7 into apache:master Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants