]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
common: no need to parse config file in new
authorEryu Guan <eguan@redhat.com>
Sun, 7 Feb 2016 22:27:14 +0000 (09:27 +1100)
committerDave Chinner <david@fromorbit.com>
Sun, 7 Feb 2016 22:27:14 +0000 (09:27 +1100)
commit4a3217092185a284e8909703bcd51801296dc702
tree899956f6cb4398a072c2f5a182e58eb823436e37
parent931e5cb3efe2aad050900a719c335bf5043dd5dd
common: no need to parse config file in new

I saw "new" failed the TEST_DEV/SCRATCH_DEV validation when TEST_DEV or
SCRATCH_DEV points to directory, which is needed in overlayfs testing.

"new" only generates test template and doesn't need common/config to
parse and validate TEST_DEV/SCRATCH_DEV etc., so just returns after
setting all needed commands.

Signed-off-by: Eryu Guan <eguan@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
common/config