Riza Suminto created IMPALA-13683:
-------------------------------------
Summary: Add env var to skip infra tests and verifiers.
Key: IMPALA-13683
URL: https://issues.apache.org/jira/browse/IMPALA-13683
Project: IMPALA
Issue Type: Improvement
Components: Test
Reporter: Riza Suminto
Assignee: Riza Suminto
bin/run-all-tests.sh provides a convenient way to repeat running the same test
multiple times by setting NUM_TEST_ITERATIONS env var. This is especially
useful to prove that a test is not flaky. However, it will still redundantly
repeat infra tests and verifiers without any way to skip them.
Ideally, we should have boolean env var INFRA_TEST and VERIFIERS_TEST to allow
skipping them.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)