Skip to content

Commit

Permalink
test: generate SSH private key
Browse files Browse the repository at this point in the history
Instead of hardcoded value generate SSH Private key in tests

Fixes: #823

Signed-off-by: Abhijeet Kasurde <[email protected]>
  • Loading branch information
Akasurde committed Aug 24, 2022
1 parent 00b0fe0 commit e32124a
Show file tree
Hide file tree
Showing 8 changed files with 5,087 additions and 9 deletions.
1 change: 1 addition & 0 deletions test/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ pytest-timeout
pytest-xdist
flake8==4.0.1
yamllint
cryptography
Binary file added test/unit/config/.coverage
Binary file not shown.
Loading

0 comments on commit e32124a

Please sign in to comment.