summaryrefslogtreecommitdiffstats
path: root/sample.config
blob: 8c87f3aa0801009c1fead816babe0bf10b75cd71 (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
[fedora]
master=f15

[releases]
artifacts=gnome-3-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
artifact_gnome_3_f15_architectures=i386 x86_64

[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)/fedpkg
srpm_dir=%(basedir)/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