aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMagnus Granberg <zorry@gentoo.org>2021-01-10 16:24:41 +0100
committerMagnus Granberg <zorry@gentoo.org>2021-01-10 16:24:41 +0100
commitd9dcf85c92b58ca427123ef2c38b8374ecdae293 (patch)
tree4458e525f1e80d399a2640609276b0ef74060712 /gentooci.cfg
parentAdd config option project['repository_basedir'] (diff)
downloadtinderbox-cluster-d9dcf85c92b58ca427123ef2c38b8374ecdae293.tar.gz
tinderbox-cluster-d9dcf85c92b58ca427123ef2c38b8374ecdae293.tar.bz2
tinderbox-cluster-d9dcf85c92b58ca427123ef2c38b8374ecdae293.zip
Add BuildFactory update_db_check
Signed-off-by: Magnus Granberg <zorry@gentoo.org>
Diffstat (limited to 'gentooci.cfg')
-rw-r--r--gentooci.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/gentooci.cfg b/gentooci.cfg
index ff12a75..4043db4 100644
--- a/gentooci.cfg
+++ b/gentooci.cfg
@@ -19,4 +19,4 @@ c['db_url'] = "mysql://buildbot:xxxx@192.168.1.x/gentooci?max_idle=300"
c['project'] = "gosbsbase"
# This specifies what the repository base dir is
-c['repository_basedir'] = "repository"
+c['repository_basedir'] = "/srv/repository"