You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@impala.apache.org by "Alex Behm (Code Review)" <ge...@cloudera.org> on 2016/05/17 15:25:15 UTC

[Impala-CR](cdh5-trunk) IMPALA-3491: Use unique_database fixture in test_multiple_filesystems.py

Alex Behm has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/3105

Change subject: IMPALA-3491: Use unique_database fixture in test_multiple_filesystems.py
......................................................................

IMPALA-3491: Use unique_database fixture in test_multiple_filesystems.py

This patch also changes the test framework to replace $DATABASE
with the use_db passed to the test executor in QUERY sections
of .test files.

Testing: I did a private core/S3 run.

Change-Id: I511c1d6c29ae9aff7cb4a38b50ae157ea0730ba2
---
M testdata/workloads/functional-query/queries/QueryTest/multiple-filesystems.test
M tests/common/impala_test_suite.py
M tests/query_test/test_multiple_filesystems.py
3 files changed, 11 insertions(+), 20 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/05/3105/1
-- 
To view, visit http://gerrit.cloudera.org:8080/3105
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I511c1d6c29ae9aff7cb4a38b50ae157ea0730ba2
Gerrit-PatchSet: 1
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Alex Behm <al...@cloudera.com>