Refactors frequently flaking internal/syslog tests with the hope that they flake less now.
This refactor removes most of the TLS test coverage related to minimum TLS versions and cipher suites. They seem unnecessary since this package already uses code.cloudfoundry.org/tlsconfig for TLS configuration.
Type of change
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] This change requires a documentation update
Testing performed?
[x] Unit tests
[ ] Integration tests
[ ] Acceptance tests
Checklist:
[x] This PR is being made against the main branch, or relevant version branch
[x] I have made corresponding changes to the documentation
Description
Refactors frequently flaking
internal/syslog
tests with the hope that they flake less now.This refactor removes most of the TLS test coverage related to minimum TLS versions and cipher suites. They seem unnecessary since this package already uses
code.cloudfoundry.org/tlsconfig
for TLS configuration.Type of change
Testing performed?
Checklist:
main
branch, or relevant version branchIf you have any questions, or want to get attention for a PR or issue please reach out on the #logging-and-metrics channel in the cloudfoundry slack