summaryrefslogtreecommitdiffstats
path: root/sample.config
blob: a3ce01ae6db7719b950abc5cf8d7f58e710133fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[fedora]
master=f15

[releases]
artifacts=base-gnome-3-f15
#artifacts=gnome-3-f15
artifact_base_gnome_3_f15_modules=glib2 pixman cairo
artifact_base_gnome_3_f15_os=f15
#artifact_gnome_3_f15_modules=glib2 pixman cairo gobject-introspection libgee vala dconf pango atk gdk-pixbuf2 gtk2 gtk3 json-glib clutter mutter gjs gnome-shell
#artifact_gnome_3_f15_os=f15

[VCS]
# Standard stuff
basedir=%(home)s/rpmci
msg_basedir=%(basedir)s/msgqueue
process_logdir=%(basedir)s/process-logs

msgqueue=%(msg_basedir)s/vcs-queue
mirror_dir=%(basedir)s/vcs-mirror
# Minimum seconds between poll requests for a respository
poll_seconds=60
# Max connections to a given host like "git.gnome.org"
max_host_concurrency=4
# Hard limit on maximum concurrent operations
max_concurrency=16

[SRPM]
basedir=%(home)s/rpmci
msg_basedir=%(basedir)s/msgqueue
process_logdir=%(basedir)s/process-logs

msgqueue=%(msg_basedir)s/srpm-queue
fedpkg_dir=%(basedir)s/fedpkg
srpm_dir=%(basedir)s/srpms

[build]
basedir=%(home)s/rpmci
msg_basedir=%(basedir)s/msgqueue
process_logdir=%(basedir)s/process-logs

msgqueue=%(msg_basedir)s/build
artifactdir=%(basedir)/repos