Michael Smith has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21905
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 test_large_staging_dirs and test_partition_dir_removed_inflight to run serially instead of running as stress tests. Change-Id: I1f7d2017ae1bab0f2f8cb0b100c2c6cc8b4f3dcd --- M tests/metadata/test_recursive_listing.py M tests/run-tests.py 2 files changed, 3 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/05/21905/1 -- 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: newchange Gerrit-Change-Id: I1f7d2017ae1bab0f2f8cb0b100c2c6cc8b4f3dcd Gerrit-Change-Number: 21905 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Smith <[email protected]>
