datastax / cstar_perf

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

Perf regression vers cleanup/update #189

Closed knifewine closed 8 years ago

knifewine commented 8 years ago

make rolling version tests cover new versions, and remove versions not needed, along with some code cleanup to make things more maintainable.

mambocab commented 8 years ago

Passes visual inspection. Have you been able to run this anywhere?

knifewine commented 8 years ago

I can run this locally with the dummy scheduler, and see the json output, but that's it.

mambocab commented 8 years ago

Cool - if that looks like what you expect, then +1.

mambocab commented 8 years ago

You should have write permissions now -- feel free to merge when ready.

knifewine commented 8 years ago

ok, I compared pre-patch json format to post-patch json format, and double checked that sha searching found the same revisions for trunk. looks good, merging.