Skip to content

Stabilize SshUrlNoOauthPatFactory SSH key input and editor interactions - #23922

Merged
dmytro-ndp merged 2 commits into
eclipse-che:mainfrom
SkorikSergey:stabilizeSshTest
Jul 31, 2026
Merged

Stabilize SshUrlNoOauthPatFactory SSH key input and editor interactions#23922
dmytro-ndp merged 2 commits into
eclipse-che:mainfrom
SkorikSergey:stabilizeSshTest

Conversation

@SkorikSergey

Copy link
Copy Markdown
Contributor

What does this PR do?

Summary

  • Paste SSH keys in User Preferences via DriverHelper.type() instead of Actions sendKeys, so private/public key values are entered more reliably.
  • Increase short waits while clearing/editing Date.txt in SshUrlNoOauthPatFactory to reduce flaky editor interactions before commit/push.

Screenshot/screencast of this PR

What issues does this PR fix or reference?

https://redhat.atlassian.net/browse/CRW-12019

How to test this PR?

  • Run SshUrlNoOauthPatFactory with SSH keys from env vars (TS_SELENIUM_SSH_PRIVATE_KEY / TS_SELENIUM_SSH_PUBLIC_KEY)
  • Confirm “Add SSH keys” verifies private/public key fields successfully
  • Confirm project import, file edit, commit, and push steps pass

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.

@SkorikSergey
SkorikSergey marked this pull request as ready for review July 31, 2026 11:36

@dmytro-ndp dmytro-ndp left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

PR looks good to merge,

@dmytro-ndp
dmytro-ndp merged commit e9dc673 into eclipse-che:main Jul 31, 2026
2 of 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.

2 participants