From 5330af277796ad03ca57677f8c7c5a8a4ae8791d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Tue, 7 Jun 2016 13:39:03 +0200 Subject: [PATCH] bmf test wait_timeout --- customer/bmf/test-db01-bmf-de.pixelpark.net.yaml | 2 ++ customer/bmf/test-db02-bmf-de.pixelpark.net.yaml | 2 ++ customer/bmf/test-db03-bmf-de.pixelpark.net.yaml | 2 ++ 3 files changed, 6 insertions(+) diff --git a/customer/bmf/test-db01-bmf-de.pixelpark.net.yaml b/customer/bmf/test-db01-bmf-de.pixelpark.net.yaml index a4529c7d..f9c94157 100644 --- a/customer/bmf/test-db01-bmf-de.pixelpark.net.yaml +++ b/customer/bmf/test-db01-bmf-de.pixelpark.net.yaml @@ -8,6 +8,8 @@ site::additional_classes: mysql::server::override_options: mysqld: innodb_file_per_table: ON + wait_timeout: '600' + interactive_timeout: '600' mysql::server::backup::backupdir: /var/lib/backup/mysql diff --git a/customer/bmf/test-db02-bmf-de.pixelpark.net.yaml b/customer/bmf/test-db02-bmf-de.pixelpark.net.yaml index a4529c7d..f9c94157 100644 --- a/customer/bmf/test-db02-bmf-de.pixelpark.net.yaml +++ b/customer/bmf/test-db02-bmf-de.pixelpark.net.yaml @@ -8,6 +8,8 @@ site::additional_classes: mysql::server::override_options: mysqld: innodb_file_per_table: ON + wait_timeout: '600' + interactive_timeout: '600' mysql::server::backup::backupdir: /var/lib/backup/mysql diff --git a/customer/bmf/test-db03-bmf-de.pixelpark.net.yaml b/customer/bmf/test-db03-bmf-de.pixelpark.net.yaml index a4529c7d..f9c94157 100644 --- a/customer/bmf/test-db03-bmf-de.pixelpark.net.yaml +++ b/customer/bmf/test-db03-bmf-de.pixelpark.net.yaml @@ -8,6 +8,8 @@ site::additional_classes: mysql::server::override_options: mysqld: innodb_file_per_table: ON + wait_timeout: '600' + interactive_timeout: '600' mysql::server::backup::backupdir: /var/lib/backup/mysql -- 2.39.5