← Back to team overview

linaro-pm-wg team mailing list archive

lp:~mabac/launchpad-work-items-tracker/linaro-config-without-ubuntu into lp:~linaro-infrastructure/launchpad-work-items-tracker/linaro-config

 

Mattias Backman has proposed merging lp:~mabac/launchpad-work-items-tracker/linaro-config-without-ubuntu into lp:~linaro-infrastructure/launchpad-work-items-tracker/linaro-config.

Requested reviews:
  Linaro Infrastructure (linaro-infrastructure)

For more details, see:
https://code.launchpad.net/~mabac/launchpad-work-items-tracker/linaro-config-without-ubuntu/+merge/85619

Hi,

This branch removes tracking of Oneiric since that pulls in >200 blueprints. The config supports tracking a project instead of an Ubuntu release and that's probably what we want to do. 

I've moved 'linaro' from the extra_projects to make it the main project (there has to be one if we don't track a release).

Thanks,

Mattias
-- 
https://code.launchpad.net/~mabac/launchpad-work-items-tracker/linaro-config-without-ubuntu/+merge/85619
Your team Linaro is subscribed to branch lp:~linaro-infrastructure/launchpad-work-items-tracker/linaro-config.
=== modified file '11.12.cfg'
--- 11.12.cfg	2011-12-14 07:08:29 +0000
+++ 11.12.cfg	2011-12-14 09:39:25 +0000
@@ -61,7 +61,6 @@
 ####################################
 extra_projects = {
     # project      # series to look at, None for all series
-    'linaro': 'trunk',
 # multimedia
     'linaro-multimedia-speex': 'trunk',
     'linaro-multimedia-ucm': 'trunk',
@@ -140,7 +139,13 @@
 extra_projects.update(infra_projects)
 
 # Ubuntu release to track
-release = 'oneiric'
+# Linaro probably should not need to track an Ubuntu release /mabac
+#release = 'oneiric'
+
+# Linaro project to track
+project = 'linaro'
+project_series = 'trunk'
+
 
 # Mapping from project to TR regex.
 # Group in regex is to pull out the "area" that the TR is in