Laszlo Gaal has uploaded this change for review. ( http://gerrit.cloudera.org:8080/11574
Change subject: Report the top 5 slowest test steps when running on S3 ...................................................................... Report the top 5 slowest test steps when running on S3 This patch adds the "--duration=5" parameter to the py.test driver invocation for E2E tests when the test are run with a minicluster hosted on S3. The goal is to help investigating possible S3 throughput anomalies by finding test steps that take unusually long to complete, then correlating these with S3 access patterns. Change-Id: I346fb8c7d57d1dbc7f5c2b8214823f7d8af0522b --- M bin/run-all-tests.sh 1 file changed, 3 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/74/11574/1 -- To view, visit http://gerrit.cloudera.org:8080/11574 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I346fb8c7d57d1dbc7f5c2b8214823f7d8af0522b Gerrit-Change-Number: 11574 Gerrit-PatchSet: 1 Gerrit-Owner: Laszlo Gaal <[email protected]>
