origin icon indicating copy to clipboard operation
origin copied to clipboard

[release-4.18] OCPBUGS-65943: TLS 1.3 / Modern profile tests

Open wangke19 opened this issue 1 month ago • 7 comments

Summary

Cherry-pick of #29611 to release-4.18 branch.

This PR adds comprehensive TLS version tests for core OpenShift services to ensure proper TLS 1.3 and Modern profile support.

Changes include:

  • Added TLS version tests for core services (kube-apiserver, openshift-apiserver, oauth-server, etcd, etc.)
  • Fixed close connection error checks based on review feedback
  • Added verification fixes for intentionally broken test data and regenerated annotations

Cherry-picked commits:

  • b875057bac TLS version tests for core services
  • c4be66ec2d Accept suggestions from @wangke19, add some close connection error checks back in.
  • 0b49c92cff Fix verification issues for TLS minimum versions test

Original PR: #29611
Supersedes: #30522

🤖 Generated with Claude Code

wangke19 avatar Nov 25 '25 06:11 wangke19

Pipeline controller notification This repository is configured to use the pipeline controller. Second-stage tests will be triggered either automatically or after lgtm label is added, depending on the repository configuration. The pipeline controller will automatically detect which contexts are required and will utilize /test Prow commands to trigger the second stage.

For optional jobs, comment /test ? to see a list of all defined jobs. To trigger manually all jobs from second stage use /pipeline required command.

This repository is configured in: automatic mode

openshift-ci-robot avatar Nov 25 '25 06:11 openshift-ci-robot

@wangke19: This pull request references Jira Issue OCPBUGS-65943, which is invalid:

  • expected dependent Jira Issue OCPBUGS-64799 to be in one of the following states: VERIFIED, RELEASE PENDING, CLOSED (ERRATA), CLOSED (CURRENT RELEASE), CLOSED (DONE), CLOSED (DONE-ERRATA), but it is MODIFIED instead
  • expected dependent Jira Issue OCPBUGS-64799 to target a version in 4.19.0, 4.19.z, but it targets "4.21.0" instead

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

In response to this:

Summary

Cherry-pick of #29611 to release-4.18 branch.

This PR adds comprehensive TLS version tests for core OpenShift services to ensure proper TLS 1.3 and Modern profile support.

Changes include:

  • Added TLS version tests for core services (kube-apiserver, openshift-apiserver, oauth-server, etcd, etc.)
  • Fixed close connection error checks based on review feedback
  • Added verification fixes for intentionally broken test data and regenerated annotations

Cherry-picked commits:

  • b875057bac TLS version tests for core services
  • c4be66ec2d Accept suggestions from @wangke19, add some close connection error checks back in.
  • 0b49c92cff Fix verification issues for TLS minimum versions test

Original PR: #29611
Supersedes: #30522

🤖 Generated with Claude Code

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

openshift-ci-robot avatar Nov 25 '25 06:11 openshift-ci-robot

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: wangke19 Once this PR has been reviewed and has the lgtm label, please assign sosiouxme for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

openshift-ci[bot] avatar Nov 25 '25 06:11 openshift-ci[bot]

Scheduling required tests: /test e2e-aws-csi /test e2e-aws-ovn-fips /test e2e-aws-ovn-microshift /test e2e-aws-ovn-microshift-serial /test e2e-aws-ovn-serial-1of2 /test e2e-aws-ovn-serial-2of2 /test e2e-gcp-csi /test e2e-gcp-ovn /test e2e-gcp-ovn-upgrade /test e2e-vsphere-ovn /test e2e-vsphere-ovn-upi /test e2e-aws-csi /test e2e-aws-ovn-fips /test e2e-aws-ovn-microshift /test e2e-aws-ovn-microshift-serial /test e2e-aws-ovn-serial-1of2 /test e2e-aws-ovn-serial-2of2 /test e2e-gcp-csi /test e2e-gcp-ovn /test e2e-gcp-ovn-upgrade /test e2e-vsphere-ovn /test e2e-vsphere-ovn-upi /test e2e-aws-csi /test e2e-aws-ovn-fips /test e2e-aws-ovn-microshift /test e2e-aws-ovn-microshift-serial /test e2e-aws-ovn-serial-1of2 /test e2e-aws-ovn-serial-2of2 /test e2e-gcp-csi /test e2e-gcp-ovn /test e2e-gcp-ovn-upgrade /test e2e-vsphere-ovn /test e2e-vsphere-ovn-upi

openshift-ci-robot avatar Nov 25 '25 10:11 openshift-ci-robot

/hold

Investigating 4.21-e2e-metal-ipi-ovn-bm failures

neisw avatar Nov 25 '25 18:11 neisw

Scheduling required tests: /test e2e-aws-csi /test e2e-aws-ovn-fips /test e2e-aws-ovn-microshift /test e2e-aws-ovn-microshift-serial /test e2e-aws-ovn-serial-1of2 /test e2e-aws-ovn-serial-2of2 /test e2e-gcp-csi /test e2e-gcp-ovn /test e2e-gcp-ovn-upgrade /test e2e-vsphere-ovn /test e2e-vsphere-ovn-upi /test e2e-aws-csi /test e2e-aws-ovn-fips /test e2e-aws-ovn-microshift /test e2e-aws-ovn-microshift-serial /test e2e-aws-ovn-serial-1of2 /test e2e-aws-ovn-serial-2of2 /test e2e-gcp-csi /test e2e-gcp-ovn /test e2e-gcp-ovn-upgrade /test e2e-vsphere-ovn /test e2e-vsphere-ovn-upi /test e2e-aws-csi /test e2e-aws-ovn-fips /test e2e-aws-ovn-microshift /test e2e-aws-ovn-microshift-serial /test e2e-aws-ovn-serial-1of2 /test e2e-aws-ovn-serial-2of2 /test e2e-gcp-csi /test e2e-gcp-ovn /test e2e-gcp-ovn-upgrade /test e2e-vsphere-ovn /test e2e-vsphere-ovn-upi

openshift-ci-robot avatar Nov 25 '25 19:11 openshift-ci-robot

@wangke19: all tests passed!

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

openshift-ci[bot] avatar Nov 25 '25 22:11 openshift-ci[bot]