datastax / cstar_perf

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

"thread" together cloned jobs #154

Open mambocab opened 8 years ago

mambocab commented 8 years ago

Low-priority usability-type feature request.

Just for my own sanity, I've been creating ad-hoc "threads" when I clone jobs -- i.e. I'll make a job called test 1, clone it and make some changes, and call that job test 2. I also put the test 1 job url in test 2's description.

It'd be nice to have some of this built into the clone operation. Maybe there could be some metadata fields holding links between jobs.

I'm not sure how this would be distinct from the series feature.