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


Change subject: IMPALA-13917: Remove BEESWAX from 
create_client_protocol_dimension
......................................................................

IMPALA-13917: Remove BEESWAX from create_client_protocol_dimension

This patch remove BEESWAX from create_client_protocol_dimension(). This
will limit protocol dimension to [HS2, HS2_HTTP] by default. It is still
possible to include BEESWAX again for testing if DEFAULT_TEST_PROTOCOL
env var is set to 'beeswax'.

This patch does not disable beeswax server yet. Some tests that
specifically test against beeswax protocol, such as test_beeswax.py,
will continue to work. ImpalaTestSuite.beeswax_client also remain
unchanged.

Testing:
Run following command and confirm that beeswax protocol is skipped.

impala-py.test --collect-only --exploration=exhaustive \
  custom_cluster/test_ipv6.py

Change-Id: I3cff79f59305b5d44944804ed1f1b92838575495
---
M tests/common/test_dimensions.py
1 file changed, 7 insertions(+), 9 deletions(-)



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

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

Reply via email to