Riza Suminto has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/23280


Change subject: IMPALA-14296: Fix with_args fixture in TestMetadataReplicas
......................................................................

IMPALA-14296: Fix with_args fixture in TestMetadataReplicas

IMPALA-13947 has incorrect fixture edit that cause following error:

common/custom_cluster_test_suite.py:396: in setup_method
    pytest.fail("Cannot specify with_args on both class and methods")
E   Failed: Cannot specify with_args on both class and methods

This patch move the with_args fixture at test_catalog_restart up to the
class level.

Testing:
Run and pass TestMetadataReplicas in exhaustive mode.

Change-Id: I9016eac859fb01326b3d1e0a8e8e135f03d696bb
---
M tests/custom_cluster/test_metadata_replicas.py
1 file changed, 2 insertions(+), 3 deletions(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9016eac859fb01326b3d1e0a8e8e135f03d696bb
Gerrit-Change-Number: 23280
Gerrit-PatchSet: 1
Gerrit-Owner: Riza Suminto <[email protected]>

Reply via email to