Details
-
Type:
Task
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: blueocean-acceptance-test
-
Labels:None
-
Similar Issues:
-
Epic Link:
-
Sprint:Blue Ocean - Candidates
Description
Summary:
GitCreationTest#testSSHPrivateRepostory is currently being ignored, AFAIU, because of difficulty of use. Using ssh key pairs in an automated test suite that's getting run by many people, in many environments, isn't very maintainable. So this ticket is being opened to ask for a different / easier to maintain way of testing private Git repos, using SSH instead of HTTPS URIs.
Karl Shultz This was @ignored because for some reason I just could not get it to auth with the key pair i had. Was very frustrating.