Skip to content

Remove test SSH keys from factory e2e resources#23750

Merged
artaleks9 merged 1 commit intoeclipse-che:mainfrom
SkorikSergey:deleteTestSshKeys
Feb 25, 2026
Merged

Remove test SSH keys from factory e2e resources#23750
artaleks9 merged 1 commit intoeclipse-che:mainfrom
SkorikSergey:deleteTestSshKeys

Conversation

@SkorikSergey
Copy link
Contributor

@SkorikSergey SkorikSergey commented Feb 25, 2026

What does this PR do?

Remove pr-k.txt and pub-k.txt from tests/e2e/resources/factory to avoid storing SSH keys in the repository. Factory SSH tests should use keys provided via environment variables TS_SELENIUM_SSH_PRIVATE_KEY_PATH and TS_SELENIUM_SSH_PUBLIC_KEY_PATH (or TS_SELENIUM_SSH_PRIVATE_KEY / TS_SELENIUM_SSH_PUBLIC_KEY for key content).

Screenshot/screencast of this PR

What issues does this PR fix or reference?

https://issues.redhat.com/browse/CRW-10292

How to test this PR?

PR Checklist

As the author of this Pull Request I made sure that:

Reviewers

Reviewers, please comment how you tested the PR when approving it.

Remove pr-k.txt and pub-k.txt from tests/e2e/resources/factory to avoid
storing SSH keys in the repository. Factory SSH tests should use keys
provided via environment variables TS_SELENIUM_SSH_PRIVATE_KEY_PATH and
TS_SELENIUM_SSH_PUBLIC_KEY_PATH (or TS_SELENIUM_SSH_PRIVATE_KEY /
TS_SELENIUM_SSH_PUBLIC_KEY for key content).

Co-authored-by: Cursor <cursoragent@cursor.com>
@SkorikSergey SkorikSergey marked this pull request as ready for review February 25, 2026 12:03
Copy link
Contributor

@dmytro-ndp dmytro-ndp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to merge.

@artaleks9 artaleks9 merged commit 1e2be97 into eclipse-che:main Feb 25, 2026
3 checks passed
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.

3 participants