e2e: add TLS tests#4266
Conversation
Add basic verification tests that ensure the scheduler deployment is adherent to the expected values. CHERRYPICK NOTE: the commit message is updated to better reflect the actual tests goal. Assisted-by: Cursor v2.3.37 AI-Attribution: AIA HAb Hin R Cursor v2.3.37 model:claude-4.6-opus-high Signed-off-by: Shereen Haj <shajmakh@redhat.com> (cherry picked from commit 617dce3)
Add binary-e2e-tls and build-e2e-tls targets, include the TLS test binary in binary-e2e-all, and run e2e-nrop-tls.test after the scheduler install suite in hack/run-test-e2e.sh. Skip the TLS suite in BeforeSuite when the OpenShift APIServer API is unavailable so kind-based CI is not broken. Assisted-by: Cursor 3.1.7 AI-attribution: AIA PAI Hin R Cursor 3.1.7 v1.0 Signed-off-by: Shereen Haj <shajmakh@redhat.com> (cherry picked from commit 6dfbade)
Add unit and e2e tests that verify RTE DaemonSet metrics TLS flags (min version and cipher suites) match the cluster TLS profile, including the modern TLS 1.3 configuration. Consolidate TLS e2e cases under the tls suite and serial configuration tests. Add E2E test to check tls args passed to rte container. AI Attribution: AIA Human-AI blend, New content, Human-initiated, Reviewed, Cursor 3.0.16 v1.0 Signed-off-by: Niranjan M.R <mniranja@redhat.com> (cherry picked from commit 0f3dfbe)
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: shajmakh The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/cc @mrniranjan |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
/hold pre GA hold |
manual cherry-picks to get e2e TLS tests to run in u/s prow CI.