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)

Reply via email to