From e4482006f8f91265ca57c182753e18e042e2a7dd Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 27 Oct 2007 18:45:37 +0100 Subject: [PATCH] bandwidth limit rsync --- hosts/magrathea/cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hosts/magrathea/cfg b/hosts/magrathea/cfg index 17422da..8a89b6b 100644 --- a/hosts/magrathea/cfg +++ b/hosts/magrathea/cfg @@ -19,6 +19,9 @@ suppressrepeatedemails=false suppresspackages=openbugs blacklistbinarypackages=blacklist +rsync='rsync --bwlimit=16' +# 16kby/s = 128kbit/s + email_extra_info=' The test environment is an i386 Xen guest with limited amounts of memory. The relevant dependencies are installed for each test but -- 2.30.2