chiark / gitweb /
wip magrathea config
authorIan Jackson <ian@davenant.greenend.org.uk>
Thu, 25 Oct 2007 17:36:47 +0000 (18:36 +0100)
committerIan Jackson <ian@davenant.greenend.org.uk>
Thu, 25 Oct 2007 17:36:47 +0000 (18:36 +0100)
hosts/magrathea/cfg [new file with mode: 0644]

diff --git a/hosts/magrathea/cfg b/hosts/magrathea/cfg
new file mode 100644 (file)
index 0000000..8d1bf83
--- /dev/null
@@ -0,0 +1,43 @@
+PATH=/home/ian/autopkgtest/runner:/usr/local/sbin:/usr/sbin:$PATH
+export PATH
+
+mirror=http://mirror.relativity.greenend.org.uk/mirror/debian-ftp/
+distro=testing
+suite=main
+administrator_email=ian@davenant.greenend.org.uk
+salutation="Ian"
+from="$salutation Jackson <ian+debian-autopkgtest@chiark.greenend.org.uk>"
+disable=false
+desthttphead=http://www.chiark.greenend.org.uk/~ijackson/
+destrsynchead=ijackson@chiark.greenend.org.uk:public-html/
+destdirtail=autopkgtest-testing
+adtvirt_extra_opts=--userv
+upload_if_ok=false
+upload_if_notests=true
+suppressrepeatedemails=false
+suppresspackages=suppressions
+blacklistbinarypackages=blacklist
+
+email_extra_info='
+The test environment is an i386 Xen guest with limited amounts of
+memory.  The relevant dependencies are installed for each test but
+very few other packages.  Most autopkgtest reports are FTBFS problems.
+'
+
+#maintainer_email_override="new@bugs.launchpad.net"
+maintainer_email_override="$administrator_email"
+
+email_sourcepackage_header=\
+"Source: @p
+Version: @v
+User: autopkgtest@packages.debian.org
+Usertags: autopkgtest
+
+"
+email_binarypackage_header=\
+"Package: @p
+Version: @v
+User: autopkgtest@packages.debian.org
+Usertags: autopkgtest
+
+"