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