-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27536/
-----------------------------------------------------------
Review request for kafka.
Bugs: KAFKA-1748
https://issues.apache.org/jira/browse/KAFKA-1748
Repository: kafka
Description
-------
KAFKA-1748 Make remote hosts used by system tests more flexibly by allowing
username, hostname, and SSH args.
KAFKA-1748 Make cluster resource declaration separate from test role
specification and support loading in three ways: a zero-config default on
localhost, a JSON file, and loading from Vagrant's ssh-config command.
Diffs
-----
system_test/cluster.json PRE-CREATION
system_test/metrics.json cd3fc142176b8a3638db5230fb74f055c04c59d4
system_test/mirror_maker_testsuite/mirror_maker_test.py
c0117c64cbb7687ca8fbcec6b5c188eb880300ef
system_test/offset_management_testsuite/offset_management_test.py
12b5cd25140e1eb407dd57eef63d9783257688b2
system_test/replication_testsuite/replica_basic_test.py
660006cc253bbae3e7cd9f02601f1c1937dd1714
system_test/system_test_env.py c24d3e83922ef9a56591594b9d80af9bb6a30ce2
system_test/system_test_runner.py ee7aa252333553e8eb0bc046edf968ec99dddb70
system_test/utils/cluster.py PRE-CREATION
system_test/utils/kafka_system_test_utils.py
1093b660ebd0cb5ab6d3731d26f151e1bf717f8a
system_test/utils/metrics.py 3e663483202a1dd856f2fdfd1cfaac88e98f591c
system_test/utils/setup_utils.py 0e8b7f97287ec7bc7a2d91573befe0992092734a
system_test/utils/system_test_utils.py
e8529cd31f9202a50b9c9774037ddc744ff92efa
Diff: https://reviews.apache.org/r/27536/diff/
Testing
-------
Thanks,
Ewen Cheslack-Postava