Philip Zeyliger has uploaded this change for review. ( http://gerrit.cloudera.org:8080/11530
Change subject: IMPALA-7629: Re-enable erroneously disabled TestClientSsl tests. ...................................................................... IMPALA-7629: Re-enable erroneously disabled TestClientSsl tests. The fix for IMPALA-6990 had a bug, disabling some tests erroneously. With this change, the tests run on Ubuntu16:04 like so: tests/custom_cluster/test_client_ssl.py::TestClientSsl::test_ssl[] PASSED tests/custom_cluster/test_client_ssl.py::TestClientSsl::test_tls_ecdh[] PASSED tests/custom_cluster/test_client_ssl.py::TestClientSsl::test_tls_v12[] PASSED tests/custom_cluster/test_client_ssl.py::TestClientSsl::test_wildcard_ssl[] xfail tests/custom_cluster/test_client_ssl.py::TestClientSsl::test_wildcard_san_ssl[] xfail The xfails are all "Inconsistent wildcard support on target platforms". I will trigger this on centos6 and centos7 as well and report back. Change-Id: I64879b8af39f967b0059797e7b36421ce0e58bed --- M tests/custom_cluster/test_client_ssl.py 1 file changed, 10 insertions(+), 7 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/30/11530/1 -- To view, visit http://gerrit.cloudera.org:8080/11530 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I64879b8af39f967b0059797e7b36421ce0e58bed Gerrit-Change-Number: 11530 Gerrit-PatchSet: 1 Gerrit-Owner: Philip Zeyliger <[email protected]>
