red-hat-storage / noobaa-sa-ci

CI for noobaa standalone product
MIT License
0 stars 4 forks source link

Adjust account creation to latest noobaa-core changes and rename SSHConnection #8

Closed sagihirshfeld closed 8 months ago

sagihirshfeld commented 8 months ago
  1. Adjust account creation to latest noobaa-core changes

  2. Rename SSHConnection to SSHConnectionManager, and the name of its containing file from connection.py to ssh_connection_manager. This is both for clarification and to support extending the base connection class in a follow up PR.

  3. Minor semantics: Black enforcement and removal of the imports of unused modules

Pass logs: https://privatebin.corp.redhat.com/?f084d3049cb5189b#E8FaiPBy9n1Yk7ipLXyS44fsn6eCyHN88MsWVeHQcKqN

udaysk23 commented 8 months ago

@sagihirshfeld Please add log link of successful run

sagihirshfeld commented 8 months ago

@sagihirshfeld Please add log link of successful run

Added the link to the description