You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Michael Smith (Jira)" <ji...@apache.org> on 2022/11/18 19:53:00 UTC

[jira] [Created] (IMPALA-11733) Add test strategy besides exhaustive for longer tests

Michael Smith created IMPALA-11733:
--------------------------------------

             Summary: Add test strategy besides exhaustive for longer tests
                 Key: IMPALA-11733
                 URL: https://issues.apache.org/jira/browse/IMPALA-11733
             Project: IMPALA
          Issue Type: Improvement
            Reporter: Michael Smith


Some tests are guarded behind {{exploration-strategy=exhaustive}} because the tests can take awhile to run. However we want to run multiple configurations - such as S3, Ozone, EC, data cache - that also need to run these tests. Enabling {{exhaustive}} on all of them also adds all permutations of test dimensions, which takes even longer and is not necessarily desirable.

It'd help to have another control, or another exploration strategy, to cover core+. Or to maybe "smoke" (a reduced set of tests that we think provide the most value to run on each patch) vs "core" (which covers all tests, but not necessarily all permutations of test parameters).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org