]> git.proxmox.com Git - mirror_zfs.git/blobdiff - tests/zfs-tests/tests/functional/cli_root/zfs_set/ro_props_001_pos.ksh
Enable ro_props_001_pos
[mirror_zfs.git] / tests / zfs-tests / tests / functional / cli_root / zfs_set / ro_props_001_pos.ksh
index c9a739109273a2dff58bf55296cefb92fff2d680..1f3c0cf09c219b2050ef7ff6568cbce32ff59331 100755 (executable)
@@ -72,6 +72,8 @@ log_onexit cleanup
 # Create filesystem and volume's snapshot
 create_snapshot $TESTPOOL/$TESTFS $TESTSNAP
 create_snapshot $TESTPOOL/$TESTVOL $TESTSNAP
+sync_pool $TESTPOOL
+$SLEEP 5
 
 typeset -i i=0
 typeset -i j=0