commit | f94c1c316b23408203a7d937792bbd22cf148d3d | [log] [tgz] |
---|---|---|
author | Ivan Berezovskiy <iberezovskiy@mirantis.com> | Thu Jul 25 15:53:40 2019 +0400 |
committer | Ivan Berezovskiy <iberezovskiy@mirantis.com> | Thu Jul 25 17:26:15 2019 +0400 |
tree | 7e68b27e2164c41b16860378a15173c1197d99a6 | |
parent | 9b95e9d76d9dcbfce4821e4cb698723749728678 [diff] |
Add --rsync option for backup script Adjust condition for throttle option PROD-32205 Change-Id: If59e9db3b7f13f327e21b1eae25e53deddcf5e31
diff --git a/tests/pillar/client.sls b/tests/pillar/client.sls index 38c47d1..293025b 100644 --- a/tests/pillar/client.sls +++ b/tests/pillar/client.sls
@@ -5,6 +5,7 @@ hours_before_full: 48 hours_before_incr: 12 compression: true + rsync_tables: true compression_threads: 2 throttle: 20 database:
diff --git a/tests/pillar/client_backup_times.sls b/tests/pillar/client_backup_times.sls index e4cd6b0..ac29f9b 100644 --- a/tests/pillar/client_backup_times.sls +++ b/tests/pillar/client_backup_times.sls
@@ -11,6 +11,7 @@ hour: 4 minute: 52 compression: true + rsync_tables: true compression_threads: 2 database: user: user
diff --git a/tests/pillar/client_using_tcp.sls b/tests/pillar/client_using_tcp.sls index b8c05dd..5092a1d 100644 --- a/tests/pillar/client_using_tcp.sls +++ b/tests/pillar/client_using_tcp.sls
@@ -5,6 +5,7 @@ hours_before_full: 48 hours_before_incr: 12 compression: true + rsync_tables: true compression_threads: 2 throttle: 20 database: