Whamcloud - gitweb
LU-5638 tests: resume running sanity-quota tests 94/32694/2
authorJames Nunez <james.a.nunez@intel.com>
Mon, 11 Jun 2018 15:58:31 +0000 (09:58 -0600)
committerOleg Drokin <green@whamcloud.com>
Tue, 24 Jul 2018 15:59:26 +0000 (15:59 +0000)
sanity-quota tests 11 and 33 were not run due to the
issues documented in LU-5638. A patch, commmit id
a046e879fcadd601c9a19fd906f82ecbd2d4efd5, landed to fix
this issue. We should resume running sanity-quota
tests 11 and 33 for ZFS servers.

Test-Parameters: trivial clientcount=2 mdscount=2 mdtcount=4 osscount=1 ostcount=8 mdtfilesystemtype=zfs ostfilesystemtype=zfs testlist=sanity-quota
Signed-off-by: James Nunez <james.a.nunez@intel.com>
Change-Id: Iadb1356a0a6b4f5a8b5f54275db794f0ddbb5af6
Reviewed-on: https://review.whamcloud.com/32694
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Wei Liu <sarah@whamcloud.com>
Reviewed-by: Emoly Liu <emoly@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity-quota.sh

index 073a5af..be12530 100755 (executable)
@@ -50,8 +50,7 @@ fi
 if [ $(facet_fstype $SINGLEMDS) = "zfs" ]; then
 # bug number for skipped test:        LU-2836 LU-6836 LU-2836
        ALWAYS_EXCEPT="$ALWAYS_EXCEPT 3       4a      6"
-# bug number for skipped test:        LU-5638
-       ALWAYS_EXCEPT="$ALWAYS_EXCEPT 11 33"
+
 # bug number:     LU-2887
        #         21  9   (min)"
        ZFS_SLOW="12a 9"