datastax / cstar_perf

Apache Cassandra performance testing platform
Apache License 2.0
72 stars 34 forks source link

CSTAR-632: Allow for use of existing DSE tarball rather than download… #239

Closed csplinter closed 8 years ago

csplinter commented 8 years ago

…ing new binary

csplinter commented 8 years ago

This is to handle cases with labs that do not have open internet access or do not have access to our vpn. With this PR, we can upload a dse tarball to the cluster and use that to run our tests.

Usage:

In cluster_config.json set use_existing_tarball to the full path of a tarball on the cstar_perf tool host. This tarball must have the form *-bin.tar.gz

csplinter commented 8 years ago

@nastra would you mind reviewing?

nastra commented 8 years ago

+1