From: Zorro Lang Date: Tue, 28 Mar 2017 08:46:35 +0000 (+0800) Subject: xfs/068: update golden output due to new operations in fsstress X-Git-Tag: v2022.05.01~2109 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=5d36d8585afc3c56f99d88065e7f8aa315f27186;p=xfstests-dev.git xfs/068: update golden output due to new operations in fsstress xfs/068 use a fixed seed (-s) and number of operations (-n) to run fsstress, to get fixed number of files and directories. But new operations of fsstress will break this "fixed number". So update it, after fsstress get new operations. Signed-off-by: Zorro Lang Reviewed-by: Eryu Guan Signed-off-by: Eryu Guan --- diff --git a/tests/xfs/068 b/tests/xfs/068 index 4dac95eb..7151e28e 100755 --- a/tests/xfs/068 +++ b/tests/xfs/068 @@ -43,8 +43,6 @@ trap "rm -rf $tmp.*; exit \$status" 0 1 2 3 15 _supported_fs xfs _supported_os Linux -# need to ensure new fsstress operations don't perturb expected output -FSSTRESS_AVOID="-f insert=0 $FSSTRESS_AVOID" _create_dumpdir_stress_num 4096 _do_dump_restore diff --git a/tests/xfs/068.out b/tests/xfs/068.out index 2196eeec..b20604f7 100644 --- a/tests/xfs/068.out +++ b/tests/xfs/068.out @@ -22,7 +22,7 @@ xfsrestore: session id: ID xfsrestore: media ID: ID xfsrestore: searching media for directory dump xfsrestore: reading directories -xfsrestore: 495 directories and 1593 entries processed +xfsrestore: 474 directories and 1592 entries processed xfsrestore: directory post-processing xfsrestore: restoring non-directory files xfsrestore: restore complete: SECS seconds elapsed