Hello Quanlong Huang, Riza Suminto, Zoltan Borok-Nagy, Peter Rozsa, Csaba
Ringhofer, 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 (#5).
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. Most
tests that had both labels expect to be run sequentially, which by
definition cannot be run in our stress test suite (which runs many
operations at once to stress the cluster).
Updates all tests previously marked with both 'stress' and
'execute_serially' to run serially. The only test continuing to use
'stress' mode is test_ddl_stress.py which was designed for it 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/5
--
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: 5
Gerrit-Owner: Michael Smith <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Peter Rozsa <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>
Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>