datastax / cstar_perf

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

allow no product key in cluster config #108

Closed mambocab closed 9 years ago

mambocab commented 9 years ago

I haven't dug into this very far in case there's a different problem or an environment error, but: my regression jobs on cstar.datastax.com are failing with a key error when stress_compare looks for a product key in a config dictionary. I believe that config dictionary is derived from cluster_config.json, so this may be an environment error. If having jobs fail when this isn't present in the config isn't what we want, this change should effectively set the default product to cstar.

mambocab commented 9 years ago

Ah, didn't link the error:

http://cstar.datastax.com/tests/artifacts/78fcbca6-7287-11e5-b508-0256e416528f/console

EnigmaCurry commented 9 years ago

Thanks, that's definitely what was intended.