Michael Smith has uploaded this change for review. ( http://gerrit.cloudera.org:8080/20395
Change subject: [tools] Remove execute_serially from stress tests ...................................................................... [tools] Remove execute_serially from stress tests Avoids labeling stress tests with execute_serially so they're only run once during run-all-tests. Previously stress tests would be run twice, once for 'execute_serially' and again for 'stress'. Documents the markers in pytest.ini. Change-Id: I49bfd745881da992815292d16e1a311ab1884abf --- 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 5 files changed, 4 insertions(+), 10 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/95/20395/1 -- To view, visit http://gerrit.cloudera.org:8080/20395 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I49bfd745881da992815292d16e1a311ab1884abf Gerrit-Change-Number: 20395 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Smith <[email protected]>
