chiark / gitweb /
* hosts/magrathea/*: working setup.
[autopkgtest.git] / hosts / magrathea / cfg
1 PATH=/home/ian/autopkgtest/runner:/usr/local/sbin:/usr/sbin:$PATH
2 export PATH
3
4 tmp=/volatile/ian/adt-tmp
5 mirror=http://mirror.relativity.greenend.org.uk/mirror/debian-ftp/
6 distro=lenny
7 suite=main
8 administrator_email=ian@davenant.greenend.org.uk
9 salutation="Ian"
10 from="$salutation Jackson <ian+debian-autopkgtest@chiark.greenend.org.uk>"
11 disable=false
12 desthttphead=http://www.chiark.greenend.org.uk/~ijackson/
13 destrsynchead=ijackson@login.chiark.greenend.org.uk:public-html/
14 destdirtail=autopkgtest/testing
15 adtvirt_extra_opts=--userv
16 upload_if_ok=false
17 upload_if_notests=true
18 suppressrepeatedemails=false
19 suppresspackages=openbugs
20 blacklistbinarypackages=blacklist
21
22 email_extra_info='
23 The test environment is an i386 Xen guest with limited amounts of
24 memory.  The relevant dependencies are installed for each test but
25 very few other packages.  Most autopkgtest reports are FTBFS problems.
26 '
27
28 #maintainer_email_override="new@bugs.launchpad.net"
29 maintainer_email_override="$administrator_email"
30
31 email_sourcepackage_header=\
32 "Source: @p
33 Version: @v
34 User: autopkgtest@packages.debian.org
35 Usertags: autopkgtest
36
37 "
38 email_binarypackage_header=\
39 "Package: @p
40 Version: @v
41 User: autopkgtest@packages.debian.org
42 Usertags: autopkgtest
43
44 "