Geoff Anderson created KAFKA-3592:
-------------------------------------
Summary: System tests - don't hardcode paths to scripts
Key: KAFKA-3592
URL: https://issues.apache.org/jira/browse/KAFKA-3592
Project: Kafka
Issue Type: Improvement
Components: system tests
Reporter: Geoff Anderson
Assignee: Geoff Anderson
Fix For: 0.10.0.0
In the various service classes in the kafkatest module (aka python system test
code), there are numerous hard-coded paths to bin scripts which make it hard to
run tests on anything other than the very specific installation performed in
the vagrant provisioning files.
This change is partially a standard DRY improvement, and also should make it
possible to reuse service classes defined in kafkatest without being confined
to any particular assumptions about directory layout.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)