Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: generate SSH private key #1060

Merged
merged 1 commit into from Aug 25, 2022
Merged

test: generate SSH private key #1060

merged 1 commit into from Aug 25, 2022

Conversation

Akasurde
Copy link
Member

@Akasurde Akasurde commented May 4, 2022

SUMMARY

Instead of hardcoded value generate SSH Private key in tests

Fixes: #823

Signed-off-by: Abhijeet Kasurde akasurde@redhat.com

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

test/requirements.txt
test/unit/config/test__base.py
test/unit/config/test_runner.py
test/utils/common.py

@Akasurde Akasurde requested a review from a team as a code owner May 4, 2022 14:29
@github-actions github-actions bot added needs_triage New item that needs to be triaged test Changes to test files labels May 4, 2022
@eqrx eqrx removed the needs_triage New item that needs to be triaged label May 17, 2022
Instead of hardcoded value generate SSH Private key in tests

Fixes: ansible#823

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
@Shrews Shrews merged commit 64823ce into ansible:devel Aug 25, 2022
@Akasurde Akasurde deleted the i823 branch August 25, 2022 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Changes to test files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[idea][testing] Use legitimate SSH keys for integration tests
3 participants