Crucible works well for testing individual patches, and
can handle patch dependencies for the kernel, but we
also need a way to test a set of discrete patches.
For instance, to be able to queue a test that includes
patches from two different developers, to test if they
can be integrated, or to vary other settings.
I'm not sure how to implement this, though.