You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2020/10/12 20:21:05 UTC

[GitHub] [trafficserver] ezelkow1 opened a new pull request #7268: add support for centos8 to autest

ezelkow1 opened a new pull request #7268:
URL: https://github.com/apache/trafficserver/pull/7268


   The autest bootstrap.py will not currently work with centos8
   
   This adds some changes for centos8 usage. It defines a centos8 specific install section since the rh-python package no longer exists and is included as python3. Along with that it removes the enabling of the `/opt` installs of python3.
   
   Finally it sets the crypto policies to match the centos7 policy which is now considered 'legacy'. This needs to be done for tests that rely on tls1.0 support to exist and be allowed otherwise those tests will fail because curl cannot set a specific tls version below 1.2.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [trafficserver] zwoop merged pull request #7268: add support for centos8 to autest

Posted by GitBox <gi...@apache.org>.
zwoop merged pull request #7268:
URL: https://github.com/apache/trafficserver/pull/7268


   


----------------------------------------------------------------
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:
users@infra.apache.org