Actions
Bug #34869
closedREX job output contains the red line about connection being closed even though it's successful
Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Difficulty:
Triaged:
No
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2082056
Description of problem:
The job output shows "Shared connection to $target closed" in red color, which is an outcome of a migration from net/ssh to the native ssh client. It causes confusion, since it's harmless and expected string
Version-Release number of selected component (if applicable):
6.11 snap1..17
How reproducible:
100%
Steps to Reproduce:
1. run any job that succeeds
2. look at the job output for a specific host
3. observe the red string
Actual results:
the error is present
Expected results:
it should not be in the output
Additional info:
this would lead to the customer confusion
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Adam Ruzicka
- Pull request https://github.com/theforeman/smart_proxy_remote_execution_ssh/pull/83 added
Updated by Anonymous over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_proxy_plugin|4cc53094cdaa2783bd4ae06f92f0d23798abcede.
Updated by Adam Ruzicka over 2 years ago
- Fixed in Releases smart_proxy_remote_execution_ssh-0.7.0 added
- Fixed in Releases deleted (
)
Actions