Hello Impala Public Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/22569

to look at the new patch set (#4).

Change subject: WIP IMPALA-13790: Fix test_wildcard_san_ssl / test_wildcard_ssl
......................................................................

WIP IMPALA-13790: Fix test_wildcard_san_ssl / test_wildcard_ssl

The change is in WIP state becaue I was not yet able to run
tests on all planned OS versions.

These tests failed in various ways depending on OS/openssl version.
An issue idenfified is that the certificates contained CN=* while
wildcard subject should be like *.<domain>. Recreated wildcard
certs with *.impala.test common name and added some host names
that match it in bootstrap_system.sh.

Removed the @xfail from the tests as my expectation is that they
should work on all supported OS.

Tested on:
- Ubuntu 20.04 / OpenSSL 1.1.1f
- RHEL 8.6 / OpenSSL 1.1.1k
- Rocky 9.2 / OpenSSL 3.2.2

Pending test:
- RHEL 7.9/ OpenSSL 1.0.2k

Change-Id: Ieedf682d06bdb6f8f68a5f77e41175e895b77ca9
---
M be/src/testutil/certificates-info.txt
M be/src/testutil/wildcard-cert.pem
M be/src/testutil/wildcard-san-cert.pem
M bin/bootstrap_system.sh
M tests/custom_cluster/test_client_ssl.py
5 files changed, 82 insertions(+), 63 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/69/22569/4
--
To view, visit http://gerrit.cloudera.org:8080/22569
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ieedf682d06bdb6f8f68a5f77e41175e895b77ca9
Gerrit-Change-Number: 22569
Gerrit-PatchSet: 4
Gerrit-Owner: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>

Reply via email to