9 # - - - - - - - - - - - - - - - - - - - - - - - - - -
10 # now comes the test itself
12 my $dev = &getDevByMount
("/target/home");
13 &checkE2fsAttribute
($dev,"Filesystem volume name","home");
14 &checkE2fsAttribute
($dev,"Maximum mount count","-1");
15 &checkE2fsAttribute
($dev,"Check interval","0 (<none>)");
18 # - - - - - - - - - - - - - - - - - - - - - - - - - -
23 FAIBASE_TEST - regression test for setup-storage disk layout FAIBASE
27 FAIBASE_TEST checks some important aspects of setup-storage. The
28 disk_config/FAIBASE tunes some filesystem parameters upon creation. We
29 check only the last partition since we expect prior errors to make
30 creation of the last partition fail.
34 -verbose=n increase verbosity of test script
44 increase verbosity of test script