[Piuparts-commits] [piuparts] 11/17: p.conf.*: enable components = main for area = main

Holger Levsen holger at alioth.debian.org
Wed Nov 6 09:45:54 UTC 2013


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch develop
in repository piuparts.

commit a5b94103862b771bf77ce5028e3118f1b3cd72f1
Author: Andreas Beckmann <anbe at debian.org>
Date:   Tue Nov 5 22:05:02 2013 +0100

    p.conf.*: enable components = main for area = main
    
    no longer test packages from main with contrib and non-free available
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
---
 TODO                               |    2 --
 instances/piuparts.conf.anbe       |    9 +++++++++
 instances/piuparts.conf.goldwasser |    1 +
 instances/piuparts.conf.pejacevic  |    1 +
 4 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/TODO b/TODO
index f610a67..57c4cc5 100644
--- a/TODO
+++ b/TODO
@@ -125,8 +125,6 @@ for 0.6x:
   - java stacktraces
   - "Can't locate .* in @INC"
 
-- test main without contrib/non-free in sources.list
-
 
 for 0.7x and later:
 
diff --git a/instances/piuparts.conf.anbe b/instances/piuparts.conf.anbe
index 5c834c2..9d70e43 100644
--- a/instances/piuparts.conf.anbe
+++ b/instances/piuparts.conf.anbe
@@ -110,6 +110,7 @@ depends-sections = sid/main
 distro = experimental
 arch = amd64
 area = main
+components = main
 reschedule-old-days = 30
 expire-old-days = 45
 
@@ -143,6 +144,7 @@ piuparts-flags =
 distro = sid
 arch = amd64
 area = main
+components = main
 # 60*60*24*2
 max-tgz-age = 172800
 reschedule-old-days = 30
@@ -178,6 +180,7 @@ piuparts-flags =
 distro = jessie
 arch = amd64
 area = main
+components = main
 # 60*60*24*7
 max-tgz-age = 604800
 
@@ -209,6 +212,7 @@ piuparts-flags =
 distro = wheezy
 arch = amd64
 area = main
+components = main
 # 60*60*24*30
 max-tgz-age = 2592000
 
@@ -244,6 +248,7 @@ piuparts-flags =
 distro = wheezy-proposed
 arch = amd64
 area = main
+components = main
 
 [wheezy-proposed/contrib]
 precedence = 45
@@ -277,6 +282,7 @@ piuparts-flags =
 distro = squeeze
 arch = amd64
 area = main
+components = main
 # 60*60*24*30
 max-tgz-age = 2592000
 
@@ -317,6 +323,7 @@ piuparts-flags =
 	--scriptsdir /etc/piuparts/scripts-debug-problemresolver
 arch = amd64
 area = main
+components = main
 distro = squeeze
 upgrade-test-distros = squeeze wheezy
 
@@ -351,6 +358,7 @@ piuparts-flags =
 	%(flags-default)s
 arch = amd64
 area = main
+components = main
 distro = testing
 upgrade-test-distros = testing sid
 reschedule-old-count = 0
@@ -385,6 +393,7 @@ piuparts-flags =
 depends-sections = sid/main
 arch = amd64
 area = main
+components = main
 upgrade-test-distros = sid experimental
 
 [sid2experimental/contrib]
diff --git a/instances/piuparts.conf.goldwasser b/instances/piuparts.conf.goldwasser
index 70d599b..5c6b05d 100644
--- a/instances/piuparts.conf.goldwasser
+++ b/instances/piuparts.conf.goldwasser
@@ -71,6 +71,7 @@ output-directory = /srv/piuparts.debian.org/htdocs
 backup-directory = /srv/piuparts.debian.org/backup
 tmpdir = /srv/piuparts.debian.org/tmp
 doc-root = /
+components = main
 # this value is too high for production (it will cause piuparts-slave to sleep
 # for a whole day) but useful for testing master-slave mode, for running on a
 # test system 24/7 without causing load for 24/7
diff --git a/instances/piuparts.conf.pejacevic b/instances/piuparts.conf.pejacevic
index d1b3652..cc33eb8 100644
--- a/instances/piuparts.conf.pejacevic
+++ b/instances/piuparts.conf.pejacevic
@@ -99,6 +99,7 @@ output-directory = /srv/piuparts.debian.org/htdocs
 backup-directory = /srv/piuparts.debian.org/backup
 tmpdir = /srv/piuparts.debian.org/tmp
 doc-root = /
+components = main
 slave-count = 4
 # 30*60
 idle-sleep = 1800

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git



More information about the Piuparts-commits mailing list