Hello Alexey Serbin, Zoltan Martonka, Gabriella Lotz, Kudu Jenkins,

I'd like you to reexamine a change. Please visit

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

to look at the new patch set (#2).

Change subject: KUDU-3750 python: per-test master/tserver flags
......................................................................

KUDU-3750 python: per-test master/tserver flags

Add @master_flags and @tserver_flags decorators to KuduTestBase.
Tests needing specific cluster flags spin up a dedicated
mini-cluster; all other tests share a single class-level cluster.
Unlike Java where every test runs on a fresh cluster, the shared
cluster keeps the Python test suite fast since Python tests run on
Jenkins builders and cannot utilize dist-test.

Change-Id: I648adcd692b2093e99cb541b9f809ef0bb6bec0f
---
M python/kudu/tests/common.py
M python/kudu/tests/test_client.py
A python/kudu/tests/test_mini_cluster.py
M python/kudu/tests/util.py
4 files changed, 224 insertions(+), 46 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/99/24099/2
--
To view, visit http://gerrit.cloudera.org:8080/24099
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I648adcd692b2093e99cb541b9f809ef0bb6bec0f
Gerrit-Change-Number: 24099
Gerrit-PatchSet: 2
Gerrit-Owner: Marton Greber <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Gabriella Lotz <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Zoltan Martonka <[email protected]>

Reply via email to