mirror of
https://github.com/apache/impala.git
synced 2025-12-19 18:12:08 -05:00
With the addition of extra dimensions for varients of impala-shell, TestClientSsl currently runs four different shells against three different protocols for a total of 12 dimensions. Some tests in TestClientSsl take a while to run (e.g. test_wildcard_ssl takes 4 minutes on some platforms). This can take over an hour to run. This reduces the test dimensions to only tests two shells (dev python2 and dev python3) with two protocols (HS2 and HS2-HTTP) for a total of 4 dimensions. This should reduce the runtime significantly. Testing: - Ran TestClientSsl locally and checked the test dimensions - Ran shell tests and checked that their test dimensions don't change Change-Id: I3d4a4792a37cba2231d9999e8bfa2279ba029a05 Reviewed-on: http://gerrit.cloudera.org:8080/18843 Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com> Reviewed-by: Joe McDonnell <joemcdonnell@cloudera.com>
16 KiB
Executable File
16 KiB
Executable File