summaryrefslogtreecommitdiff
path: root/test/api
diff options
context:
space:
mode:
authorTony Asleson <tasleson@redhat.com>2016-10-11 09:36:47 -0500
committerTony Asleson <tasleson@redhat.com>2016-10-11 13:16:57 -0500
commit2830f722882d064a6ffbe143f5a580364bcba2e6 (patch)
tree1c22b9cfd643724f7ec2080cfb47e59988651282 /test/api
parentfe437a6e7d9367eecd977d2504db82469016c780 (diff)
downloadlvm2-2830f722882d064a6ffbe143f5a580364bcba2e6.tar.gz
lvmdbusd: Disable lvm abort on too much log output
The commit: https://git.fedorahosted.org/cgit/lvm2.git/commit/?id=34c55d98eefd88f85476c0f62f0649c706bde6f0 introduced an abort if lvm logs too much. In the case of utilizing lvm shell this is a pretty normal occurance, so we will disable when we use lvm shell.
Diffstat (limited to 'test/api')
-rw-r--r--test/api/dbustest.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/api/dbustest.sh b/test/api/dbustest.sh
index 16dc186b8..5ffe967c6 100644
--- a/test/api/dbustest.sh
+++ b/test/api/dbustest.sh
@@ -29,8 +29,4 @@ export LVM_BINARY=$TESTOLDPWD/../tools/lvm
aux prepare_lvmdbusd
-# Lets limit testing until the lvm SIGABRT is fixed as
-# we are running into that when using the lvm shell
-export LVM_DBUS_TEST_SHELL=0
-
$test_data_dir/dbus/lvmdbustest.py -v