mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-17 17:27:57 +00:00
Failing test.
This commit is contained in:
@@ -65,6 +65,14 @@ cmd_ok \
|
||||
"grep -q 'Actual:[ ]*19% free,' $PT_TMPDIR/out" \
|
||||
"Calculates % free with margin"
|
||||
|
||||
# #############################################################################
|
||||
# NFS
|
||||
# https://bugs.launchpad.net/percona-toolkit/+bug/1071979
|
||||
# #############################################################################
|
||||
|
||||
check_disk_space "$SAMPLE/diskspace002.txt" 104857600 5 20971520
|
||||
is "$?" "0" "df with NFS (bug 1071979)"
|
||||
|
||||
# ###########################################################################
|
||||
# Done
|
||||
# ###########################################################################
|
||||
|
Reference in New Issue
Block a user