summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-03-13 13:13:40 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-03-13 15:14:29 +0000
commit15e8969be288db99b346ce33f6e5e216cbf76bec (patch)
tree25ecb5c1985ae5769beccd115fdbc5ed456638d2
parent3bf92ba17b00f6b50e423415cdc9a6b807f74c5c (diff)
downloadinfrastructure-15e8969be288db99b346ce33f6e5e216cbf76bec.tar.gz
gerrit: Reduce lorry-controller interval to 2 minutes
-rw-r--r--baserock_gerrit/lorry-controller.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/baserock_gerrit/lorry-controller.conf b/baserock_gerrit/lorry-controller.conf
index 002a0a7c..88965f0f 100644
--- a/baserock_gerrit/lorry-controller.conf
+++ b/baserock_gerrit/lorry-controller.conf
@@ -24,6 +24,6 @@
],
"ls-interval": "4H",
- "interval": "10M"
+ "interval": "2M"
}
]