> > Most of the checks run fine without root, but some of them may need to > > do a mount test or access the data. Add the support to selectively run > > commands under root, hardcoded to sudo for now. > I'm a little worried about using sudo in such test. Opposed to running the whole testsuite as root? Most tests are fine to be run under the user privileges. > If the test is ran by a script, test will be stuck waiting for input and > timeout after a long time. Good point, I'll add --non-interactive that will abort in that case. > I prefer NOT RUN just like xfstests. But xfstests do not run if there's a missing implementation or incomplete testing setup, ie. something that cannot be fixed by other means. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
