Conversation
|
Hm, looks like there is a consistent Jenkins error, http://jenkins.vetsgov-internal/blue/organizations/jenkins/testing%2Fvagov-content/detail/njdister-jenkinsfile-vagov/2/pipeline - |
|
I performed a lot of Jenkinsfile PRs en-masse so I didn't notice the Jenkinsfile here is using SSH as a git transport rather than HTTPS. SSH is blocked in VAEC, is there any issue moving this to HTTPS? |
|
No issue I know of! |
|
That resolved the SCM checkout issues, but there still appear to be testing issues within the docker container. I believe we're having similar issues in vets-website due to the fact that these are public docker containers that don't have our ca-certs embedded that allow them to make successful SSL connections from behind the TIC. |
|
For documentation sake, this is the error the |
Ref: department-of-veterans-affairs/vets.gov-team#18570