mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-14 15:33:49 +00:00
Failing test.
This commit is contained in:
@@ -65,6 +65,14 @@ cmd_ok \
|
|||||||
"grep -q 'Actual:[ ]*19% free,' $PT_TMPDIR/out" \
|
"grep -q 'Actual:[ ]*19% free,' $PT_TMPDIR/out" \
|
||||||
"Calculates % free with margin"
|
"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
|
# Done
|
||||||
# ###########################################################################
|
# ###########################################################################
|
||||||
|
2
t/lib/samples/bash/diskspace002.txt
Normal file
2
t/lib/samples/bash/diskspace002.txt
Normal 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
|
Reference in New Issue
Block a user