On Wed, Feb 15, 2012 at 04:28:01PM -0800, Boaz Harrosh wrote: > On 02/15/2012 02:45 PM, J. Bruce Fields wrote: > > I've committed the following to my pynfs repo. > > > > Fix a couple minor problems found while working on a bug, then turn off > > utf8 and pnfs tests by default (both can still be requested by adding > > "utf8" or "pnfs", respectively, on the commandline), and remove one > > incorrect test. > > > > I'd like to get to the point where the pynfs tests all pass against a > > reasonable server. That means fixing the server where necessary, of > > course, but also not complaining about unimplemented optional features > > or about stuff we don't plan to fix. > > > > Can't we "auto detect" the pnfs option. Request a pnfs access if failed > proceed to the next set of tests, if successful continue to test "pnfs" Good idea! I think you'd still want "pnfs" and "nopnfs" options: "pnfs" for "I expect this server to support pnfs, and if it doesn't report that as a bug!", and "nopnfs" for: "this server claims to support pnfs but please just don't even bother telling me how buggy it is, I already know". But just turning it off by default was a minute's worth of search-and-replace for me, and I don't have the time for more right now. So that's a project looking for a volunteer. --b. -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html