Failing test.

This commit is contained in:
Daniel Nichter
2013-10-31 10:59:25 -07:00
parent 39dc9c374a
commit 28ec5b12bf
2 changed files with 10 additions and 0 deletions

View File

@@ -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
# ###########################################################################

View File

@@ -0,0 +1,2 @@
Filesystem 1024-blocks Used Available Capacity Mounted on
10.10.10.1:/vol/data_logs_01 498073600 235646464 262427136 48% /var/log