[Gluster-devel] Request for Comments: Tests Clean Up Plan
Jeff Darcy
jdarcy at redhat.com
Wed Jan 11 11:38:19 UTC 2017
> To avoid a DHT problem ;) it maybe better to take this sorted list and
> assign tests in a cyclic fashion so that all chunks relatively take the
> same amount of time to complete, than it being skewed due to the hash?
I assume you don't really mean cyclic, because that would *guarantee* a
result in which the first worker takes longer than any other (because it
gets the longest of every N tests), and so on. It's more of a bin
filling thing, which is a fine idea but more complex to implement.
More information about the Gluster-devel
mailing list