2 # Builder email (put in From: field when this builder is sending mails).
3 email = builder-th@pld-linux.org
5 # Admin's email (she gets mails about errors and such).
6 admin_email = th-admin@pld-linux.org
8 # To be placed in Cc: of status and error reports (a mailing list usually).
11 # List of binary builders. This thing must be present on both src and bin
13 binary_builders = th-athlon
15 # Name of the src builder (this field is ignored on binary builders).
18 # Logs always go to spool/log, if you want syslog in addition,
19 # specify facility here (user or local0-7 is the best choice probably).
20 # If you don't want syslog, leave it empty.
23 # Wrapper command for sudo chroot (used eg on sparc).
24 #sudo_chroot_wrapper = sparc32
27 # Keep rpms in /spools/ready inside chroots for how long (in hours).
30 # TCP port number for request_handler_server.py. ignored on bin builders
31 request_handler_server_port = 1234
33 # Send '*.uploadinfo' files along with built rpms (used by pld-ftp-admin), but
34 # probably not usefull for small, 'personal' builders. [yes/no]
37 # CIA bot (see cia.navi.cx).
38 #bot_email = cia@pld-linux.org
40 # ------ Binary builders config:
41 # How many jobs can be run at once (how many concurrent builds).
44 # Maximal load, above which builds won't get started.
47 # make -jX for single build
53 # Where to look for queue.gz and counter (published through www by src builder).
54 control_url = http://src.th.pld-linux.org/
56 # Src builder's email for sending status notifications (build ok/failed).
57 #notify_email = builder-th-src@pld-linux.org
59 # Where to cache rpm's from binary builders locally
60 rpm_cache_dir = /spools/ready
62 # ------ SRC builder config:
63 # List of name-version-release tag prefixes.
64 #tag_prefixes = auto- auto-ac- auto-th-
65 tag_prefixes = auto-th-
67 # ------ Configs for particular builders:
71 chroot = /home/pld/builderth/chroots/chroot-src/
72 buildlogs_url = rsync://blogs-th@buildlogs.pld-linux.org/pld-buildlogs-th-SRPMS/
73 ftp_url = scp://pldth@ep09.pld-linux.org:ftp/.incoming/SRPMS/
74 notify_url = http://src.th.pld-linux.org:1234/
75 test_ftp_url = scp://pldth@ep09.pld-linux.org:ftp/.test-builds/SRPMS/
76 rpmqa_url = scp://pldth@ep09.pld-linux.org:ftp/.stat/builder/th/
77 rpmqa_filename = rpmqa-SRPMS.txt
81 chroot = /home/users/builderth/chroot-athlon/
82 buildlogs_url = /dev/null
83 notify_url = http://src.th.pld-linux.org:1234/
84 ftp_url = scp://pldth@ep09.pld-linux.org:ftp/.incoming/athlon/
85 test_ftp_url = /dev/null
87 rpmqa_filename = nothing