From: Wei Liu Date: Thu, 10 Aug 2017 16:56:47 +0000 (-0700) Subject: LU-9826 test: Recreate disk2_7-zfs image to have a bigger file system X-Git-Tag: 2.10.52~5 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=6ab9866730c1bd2344869502586fc322f6ed7b71;p=fs%2Flustre-release.git LU-9826 test: Recreate disk2_7-zfs image to have a bigger file system Increase 2.7 zfs file system size and move conf_sanity test_32b out of the ALWAYS_EXCEPT list Test-Parameters: ostfilesystemtype=zfs mdtfilesystemtype=zfs \ testlist=conf-sanity Change-Id: I61e40bc495b06fcc73d4d6d5707433686984bcc7 Signed-off-by: Wei Liu Reviewed-on: https://review.whamcloud.com/28464 Tested-by: Jenkins Tested-by: Maloo Reviewed-by: James Nunez Reviewed-by: Alex Zhuravlev Reviewed-by: Oleg Drokin --- diff --git a/lustre/tests/conf-sanity.sh b/lustre/tests/conf-sanity.sh index 379a2a4..cc79729 100644 --- a/lustre/tests/conf-sanity.sh +++ b/lustre/tests/conf-sanity.sh @@ -78,8 +78,8 @@ if [[ "$LDISKFS_MKFS_OPTS" != *lazy_itable_init* ]]; then fi [ $(facet_fstype $SINGLEMDS) = "zfs" ] && -# bug number for skipped test: LU-9826 - ALWAYS_EXCEPT="$ALWAYS_EXCEPT 32b" +# bug number for skipped test: + ALWAYS_EXCEPT="$ALWAYS_EXCEPT" init_logging diff --git a/lustre/tests/disk2_7-zfs.tar.bz2 b/lustre/tests/disk2_7-zfs.tar.bz2 index 62ed6e7..c31989b 100644 Binary files a/lustre/tests/disk2_7-zfs.tar.bz2 and b/lustre/tests/disk2_7-zfs.tar.bz2 differ