bneradt commented on issue #3551:
URL: https://github.com/apache/trafficserver/issues/3551#issuecomment-866063958


   We are in the process of transitioning to a new CI environment. As a part of 
that process, we have configured the Centos CI job, which runs `make check` and 
the regression tests, to build against the openssl-quic library. For our 
current centos:8 new CI docker image, that version of openssl quic is:
   
   repository: https://github.com/quictls/openssl.git
   branch: OpenSSL_1_1_1k+quic
   
   This is the branch that the quic version of curl presently builds against 
and what ATS currently supports.
   
   Here is a link to that new CI job:
   https://jenkins.trafficserver.org/view/Github/job/Github_Builds/job/centos/
   
   In addition, the AuTest CI jobs will also test ATS built against this same 
version of openssl-quic. That is already done with the present CI as well.
   
   Thus all the work for this issue is effectively done. However, I'll leave 
this ticket open until we finish migrating to the new CI system and this job is 
being run against new PRs.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to