Hello Quanlong Huang, Riza Suminto, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/21905
to look at the new patch set (#4).
Change subject: IMPALA-11761: Run large dir tests serially
......................................................................
IMPALA-11761: Run large dir tests serially
IMPALA-12442 removed duplicate labels for stress and execute_serially,
as they resulted in running the tests twice in different suites. Some
tests in test_recursive_listing that had both labels specifically call
out that they should be run sequentially, which by definition cannot be
run in our stress test suite (which runs a whole bunch of operations at
once to stress the cluster).
Updates all tests previously marked with both 'stress' and
'execute_serially' to run serially, except test_ddl_stress.py which was
designed for the 'stress' mode using a separate 'test_index' parameter.
Change-Id: I1f7d2017ae1bab0f2f8cb0b100c2c6cc8b4f3dcd
---
M tests/metadata/test_recursive_listing.py
M tests/pytest.ini
M tests/run-tests.py
M tests/stress/test_acid_stress.py
M tests/stress/test_insert_stress.py
M tests/stress/test_merge_stress.py
M tests/stress/test_update_stress.py
7 files changed, 15 insertions(+), 15 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/05/21905/4
--
To view, visit http://gerrit.cloudera.org:8080/21905
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I1f7d2017ae1bab0f2f8cb0b100c2c6cc8b4f3dcd
Gerrit-Change-Number: 21905
Gerrit-PatchSet: 4
Gerrit-Owner: Michael Smith <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>