chiark / gitweb /
magrathea: better email messages
[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@chiark: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 Failures to satisfy build-dependencies are sometimes due to ambiguity
27 rather than simple lack of a suitable package.
28
29 While this bug remains open and assigned to this package, no further
30 retesting will be done and no additional bugs will be filed.  When you
31 have corrected the problem, close the bug and your package will be
32 immediatley eligible for retesting.
33 '
34
35 #maintainer_email_override="new@bugs.launchpad.net"
36 maintainer_email_override="$administrator_email"
37
38 email_sourcepackage_header=\
39 "Source: @p
40 Version: @v
41 User: autopkgtest@packages.debian.org
42 Usertags: autopkgtest
43
44 "
45 email_binarypackage_header=\
46 "Package: @p
47 Version: @v
48 User: autopkgtest@packages.debian.org
49 Usertags: autopkgtest
50
51 "