]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commitdiff
xfs/068: update golden output due to new operations in fsstress
authorZorro Lang <zlang@redhat.com>
Tue, 28 Mar 2017 08:46:35 +0000 (16:46 +0800)
committerEryu Guan <eguan@redhat.com>
Wed, 29 Mar 2017 07:07:56 +0000 (15:07 +0800)
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 <zlang@redhat.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/xfs/068
tests/xfs/068.out

index 4dac95ebac93032d240d6c3eaee8f70a5ae424b3..7151e28ef0d883368d3c177cf081002d82f1a46b 100755 (executable)
@@ -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
 
index 2196eeeca12865642b2a6a448eb70e4408b85e0d..b20604f7797bdafca2c8406e7567a9d2c0717db3 100644 (file)
@@ -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