Skip to content

port_bouce - Moving from paramiko to ssh due to paramiko dependencies#3102

Merged
Naresh-ibm merged 1 commit intoavocado-framework-tests:masterfrom
maramsmurthy:smaram_Port_Bounce_removing_paramiko
Mar 10, 2026
Merged

port_bouce - Moving from paramiko to ssh due to paramiko dependencies#3102
Naresh-ibm merged 1 commit intoavocado-framework-tests:masterfrom
maramsmurthy:smaram_Port_Bounce_removing_paramiko

Conversation

@maramsmurthy
Copy link
Contributor

port_bouce test case was failing in CR flow as the dependencies are failing to install

Exisitng code depends on paramiko library which has dependecies

So, we modifiec the code by removing paramiko dependency.

Used exisitng ssh librabry under avocado utils to replace paramiko.

Test is successful across RHEL and SUSE

failing to install

Exisitng code depends on paramiko library which has dependecies

So, we modifiec the code by removing paramiko dependency.

Used exisitng ssh librabry under avocado utils to replace paramiko.

Test is successful across RHEL and SUSE

Signed-off-by: Maram Srimannarayana Murthy <msmurthy@linux.vnet.ibm.com>
@maramsmurthy
Copy link
Contributor Author

debug.log
RHEL output

debug.log
SUSE output

@Naresh-ibm Naresh-ibm self-assigned this Mar 10, 2026
Copy link
Collaborator

@Naresh-ibm Naresh-ibm left a comment

Choose a reason for hiding this comment

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

Thanks @maramsmurthy for PR
LGTM

@Naresh-ibm Naresh-ibm merged commit f03fb1b into avocado-framework-tests:master Mar 10, 2026
5 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