~mabac/launchpad-work-items-tracker/better-config

« back to all changes in this revision

Viewing changes to 11.12.cfg

  • Committer: Fathi Boudra
  • Date: 2011-11-25 09:11:32 UTC
  • mfrom: (23.1.1 linaro-config)
  • Revision ID: fathi.boudra@linaro.org-20111125091132-b407ooaus1t7wgfc
Merge Mattias's changes: Add config for 11.12 cycle.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#######################################################
 
2
# Be careful not to break the syntax of this file, or #
 
3
# refer to a team/project/series that doesn't exist,  #
 
4
# as it will stop status.linaro.org from updating.    #
 
5
#                                                     #
 
6
# You can test if your changes break the syntax with  #
 
7
#  pyflakes <file>                                    #
 
8
#######################################################
 
9
 
 
10
 
 
11
##################
 
12
# Teams to track #
 
13
##################
 
14
teams = {
 
15
    # lp team                   # spec name match to show up in roadmap
 
16
    'linaro':                   '',
 
17
    'linaro-foundations':       '',
 
18
    'linaro-infrastructure':    '',
 
19
    'linaro-validation':        '',
 
20
    'linaro-kernel-wg':         '',
 
21
    'linaro-pm-wg':             '',
 
22
    'linaro-toolchain-wg':      '',
 
23
    'linaro-graphics-wg':       '',
 
24
    'linaro-multimedia-wg':     '',
 
25
    'linaro-android':           '',
 
26
}
 
27
 
 
28
# The primary team to show at the top level
 
29
primary_team="linaro"
 
30
# any teams to recurse into
 
31
recursive_teams = ['linaro']
 
32
 
 
33
################
 
34
# Error emails #
 
35
################
 
36
# contact points for data errors (regexps on spec name pattern)
 
37
error_contact = {
 
38
    'linaro.*graphics': ['jesse.barker@linaro.org', 'ilias.biris@linaro.org'],
 
39
    'linaro.*toolchain': ['michael.hope@linaro.org', 'mounir.bsaibes@linaro.org'],
 
40
    'linaro.*kernel': ['deepak.saxena@linaro.org', 'mounir.bsaibes@linaro.org'],
 
41
    'linaro.*power': ['amit.kucheria@linaro.org', 'mounir.bsaibes@linaro.org'],
 
42
    'linaro.*octo': ['loic.minier@linaro.org', 'ilias.biris@linaro.org'],
 
43
    'linaro.*android': ['zach.pfeffer@linaro.org', 'david.zinman@linaro.org', 'fathi.boudra@linaro.org', 'tony.mansson@linaro.org'],
 
44
    'linaro.*platforms': ['danilo.segan@linaro.org', 'paul.larson@linaro.org', 'ricardo.salveti@linaro.org', 'fathi.boudra@linaro.org', 'david.zinman@linaro.org'],
 
45
}
 
46
 
 
47
###############
 
48
# Trend lines #
 
49
###############
 
50
# override trend line start; keys are either 'team' or ('team', 'milestone');
 
51
# (team == "all" for global report)
 
52
trend_start = {
 
53
    'linaro': '1200',
 
54
    'linaro-infrastructure': '80',
 
55
}
 
56
 
 
57
####################################
 
58
# Add extra projects to track here #
 
59
####################################
 
60
extra_projects = {
 
61
    # project      # series to look at, None for all series
 
62
    'linaro': '11.12',
 
63
# multimedia
 
64
    'linaro-multimedia-project': '2011.12',
 
65
    'libjpeg-turbo': '1.2',
 
66
    'smartt': 'trunk',
 
67
# graphics
 
68
    'linaro-graphics-misc': '2011.12',
 
69
    'linaro-mm-sig': '2011.12',
 
70
    'unity-gles': '2011.12',
 
71
    'glcompbench': '2011.12',
 
72
    'glmark2': '2011.12',
 
73
    'glproxy': 'trunk',
 
74
    'libmatrix': 'trunk',
 
75
# toolchain
 
76
    'cortex-strings': 'trunk',
 
77
    'binutils-linaro': 'trunk',
 
78
    'gcc-linaro': '4.6',
 
79
    #'gcc-linaro-tracking': None,
 
80
    'gdb-linaro': '7.3',
 
81
    'qemu-linaro': 'trunk',
 
82
    'cbuild': '11.12',
 
83
    'linaro-toolchain-misc': 'trunk',
 
84
    'linaro-toolchain-benchmarks': 'trunk',
 
85
    #'tcwg-web': None,
 
86
# kernel
 
87
    'linux-linaro': '11.12',
 
88
    'u-boot-linaro': '11.12',
 
89
# power management
 
90
    'linaro-power-kernel': '2011',
 
91
    'linaro-power-qa': '2011',
 
92
    'linaro-powerdebug': 2011,
 
93
    'linaro-powertop': 2011,
 
94
# dev platform
 
95
    'linaro-ubuntu': '11.12',
 
96
# android
 
97
    'linaro-android': '11.12',
 
98
# infrastructure
 
99
    #'linaro-infrastructure': None,
 
100
    'linaro-ci': 'engineering',
 
101
    'linaro-image-tools': '11.12',
 
102
    'svammel': 'trunk',
 
103
# validation
 
104
    'lava-android-test': 'linaro-11.12',
 
105
    'lava-dashboard': 'linaro-11.12',
 
106
    'lava-dashboard-tool': 'linaro-11.12',
 
107
    'lava-dispatcher': 'linaro-11.12',
 
108
    'lava-lab': 'linaro-11.12',
 
109
    'lava-qatracker': 'linaro-11.12',
 
110
    'lava-scheduler-tool': 'linaro-11.12',
 
111
    'lava-scheduler': 'linaro-11.12',
 
112
    'lava-server': 'linaro-11.12',
 
113
    'lava-test': 'linaro-11.12',
 
114
    'lava-tool': 'linaro-11.12',
 
115
    'linaro-django-xmlrpc': 'linaro-11.12',
 
116
    'linaro-python-dashboard-bundle': 'linaro-11.12',
 
117
    'linaro-validation-misc': 'linaro-11.12',
 
118
# octo
 
119
    'linaro-octo-armhf': 'trunk',
 
120
}
 
121
 
 
122
# Ubuntu release to track
 
123
release = 'oneiric'
 
124
 
 
125
# Mapping from project to TR regex.
 
126
# Group in regex is to pull out the "area" that the TR is in
 
127
spec_groups = {
 
128
    'linaro': '^tr-([^-]+)',
 
129
}