Michael Brown has uploaded a new change for review.

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

Change subject: IMPALA-5455: test infra: propagate --cm-port, add --use-tls
......................................................................

IMPALA-5455: test infra: propagate --cm-port, add --use-tls

This patch propagates the --cm-port option to the CM API when creating a
CM ApiResource. It also adds a new flag, --use-tls, also propagated.
Both are used to contact a CM that has TLS enabled.

Reference:

https://cloudera.github.io/cm_api/epydoc/5.4.0/cm_api.api_client.ApiResource-class.html#__init__

Testing:

Connected both to TLS-disabled and TLS-enabled CM instances. Before this
patch, we would fail hard when trying to talk to the TLS-enabled CM
instance.

Change-Id: Ie7dfa6c400687f3c5ccaf578fd4fb17dedd6eded
---
M tests/comparison/cli_options.py
M tests/comparison/cluster.py
2 files changed, 12 insertions(+), 5 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie7dfa6c400687f3c5ccaf578fd4fb17dedd6eded
Gerrit-PatchSet: 1
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Michael Brown <mi...@cloudera.com>

Reply via email to