summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarian Csontos <mcsontos@redhat.com>2016-11-14 09:50:47 +0100
committerMarian Csontos <mcsontos@redhat.com>2016-11-14 09:50:47 +0100
commit4b84dc8db2bb169fdd8743576c33d52fae5b2de4 (patch)
tree1a4a0297e43b8ba32eb7b9623733ee9d7c913c06
parentdf4f4c1d9e9e458e5276c34e301d695b356a97a3 (diff)
downloadlvm2-dev-mcsontos-revert-polling.tar.gz
Revert "tests: do not set zero interval in aux lvm.conf"dev-mcsontos-revert-polling
This reverts commit b38564b8dc8a1e26f1937158dc7fc2d7c0b0804c.
-rw-r--r--test/lib/aux.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lib/aux.sh b/test/lib/aux.sh
index e4c378063..7187975a8 100644
--- a/test/lib/aux.sh
+++ b/test/lib/aux.sh
@@ -1063,7 +1063,7 @@ generate_config() {
cat > "$config_values" <<-EOF
activation/checks = 1
activation/monitoring = 0
-activation/polling_interval = 1
+activation/polling_interval = 0
activation/retry_deactivation = 1
activation/snapshot_autoextend_percent = 50
activation/snapshot_autoextend_threshold = 50