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.
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 aproduct
key in a config dictionary. I believe that config dictionary is derived fromcluster_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 tocstar
.