On Mon, Mar 04, 2013 at 01:34:00PM +0100, Iustin Pop wrote:
> When file storage is disabled at ./configure time, we shouldn't pass
> opcodes containing DTFile/DTSharedFile/StorageFile to Python for
> validation, as they will fail.
> 
> This patch implements this by simply tweaking the Arbitrary instances
> for DiskTemplate and StorageType (which IMHO is a nice and clean
> way!).

One moment, this makes _other_ tests very slow (the continuous update of
lists); I'll send a fixed patch.

iustin

Reply via email to