summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorUri Simchoni <uri@samba.org>2016-05-26 22:52:09 +0300
committerJeremy Allison <jra@samba.org>2016-05-27 20:36:06 +0200
commitde2d624d071c338b356824d3b30ab2c9075c8528 (patch)
tree8de2a02e38d3e9e116b65557e8a5b52facdca8ef /selftest
parentb5ac30e96ede7a68bc191b983b068b62cbc160ec (diff)
downloadsamba-de2d624d071c338b356824d3b30ab2c9075c8528.tar.gz
selftest: add disk-free quota tests
Add a test for situation where quota accounting is enabled but quota enforcement is disabled (disk-free should not take quota into account) Add a test for situation where overall quota status reporting (whether or not it's enforcing) is not supported - as with NFS. In that case it must be assumed that if quota is configured, then it is also enforced (as with NFS). BUG: https://bugzilla.samba.org/show_bug.cgi?id=11937 Signed-off-by: Uri Simchoni <uri@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'selftest')
-rw-r--r--selftest/knownfail2
1 files changed, 2 insertions, 0 deletions
diff --git a/selftest/knownfail b/selftest/knownfail
index 2f2d6bffbae..fd86a9c998f 100644
--- a/selftest/knownfail
+++ b/selftest/knownfail
@@ -330,3 +330,5 @@
# ad_dc requires signing
#
^samba4.smb.signing.*disabled.*signing=off.*\(ad_dc\)
+#new disk-free tests fail the code
+^samba3.blackbox.dfree_quota \(fileserver\).Test dfree share root quota not enforced\(fileserver\)