Skip to content

Conversation

@ezelkow1
Copy link
Member

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.

@ezelkow1 ezelkow1 requested review from bneradt and zwoop October 12, 2020 20:21
@ezelkow1 ezelkow1 self-assigned this Oct 12, 2020
@ezelkow1 ezelkow1 modified the milestones: 8.1.0, 8.1.1 Oct 12, 2020
@zwoop zwoop merged commit ab73c83 into apache:8.1.x Oct 13, 2020
@ezelkow1 ezelkow1 deleted the centos8-81x branch October 26, 2020 16:06
masaori335 pushed a commit to masaori335/trafficserver that referenced this pull request Mar 31, 2021
masaori335 pushed a commit to masaori335/trafficserver that referenced this pull request Mar 31, 2021
* asf/8.1.x:
  Fix truncated reponse on HTTP/2 graceful shutdown (apache#7267)
  Updated ChangeLog
  Updated ChangeLog
  Update HttpTransact.cc
  add support for centos8 (apache#7268)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants