Skip to content

Commit 3f32682

Browse files
committed
add gartung as L1 for lar* repos
1 parent b0da733 commit 3f32682

File tree

16 files changed

+16
-16
lines changed

16 files changed

+16
-16
lines changed

repos/LArSoft/larana/categories.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from repo_config import CMSBUILD_USER
44
from categories_map import CMSSW_CATEGORIES
55

6-
CMSSW_L1 = [ ]
6+
CMSSW_L1 = ['gartung']
77
APPROVE_BUILD_RELEASE = list(set([ ] + CMSSW_L1))
88
REQUEST_BUILD_RELEASE = APPROVE_BUILD_RELEASE
99
TRIGGER_PR_TESTS = list(set([] + REQUEST_BUILD_RELEASE))

repos/LArSoft/larcore/categories.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from repo_config import CMSBUILD_USER
44
from categories_map import CMSSW_CATEGORIES
55

6-
CMSSW_L1 = [ ]
6+
CMSSW_L1 = [ 'gartung']
77
APPROVE_BUILD_RELEASE = list(set([ ] + CMSSW_L1))
88
REQUEST_BUILD_RELEASE = APPROVE_BUILD_RELEASE
99
TRIGGER_PR_TESTS = list(set([] + REQUEST_BUILD_RELEASE))

repos/LArSoft/larcorealg/categories.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from repo_config import CMSBUILD_USER
44
from categories_map import CMSSW_CATEGORIES
55

6-
CMSSW_L1 = [ ]
6+
CMSSW_L1 = ['gartung' ]
77
APPROVE_BUILD_RELEASE = list(set([ ] + CMSSW_L1))
88
REQUEST_BUILD_RELEASE = APPROVE_BUILD_RELEASE
99
TRIGGER_PR_TESTS = list(set([] + REQUEST_BUILD_RELEASE))

repos/LArSoft/larcoreobj/categories.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from repo_config import CMSBUILD_USER
44
from categories_map import CMSSW_CATEGORIES
55

6-
CMSSW_L1 = [ ]
6+
CMSSW_L1 = ['gartung' ]
77
APPROVE_BUILD_RELEASE = list(set([ ] + CMSSW_L1))
88
REQUEST_BUILD_RELEASE = APPROVE_BUILD_RELEASE
99
TRIGGER_PR_TESTS = list(set([] + REQUEST_BUILD_RELEASE))

repos/LArSoft/lardata/categories.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from repo_config import CMSBUILD_USER
44
from categories_map import CMSSW_CATEGORIES
55

6-
CMSSW_L1 = [ ]
6+
CMSSW_L1 = ['gartung' ]
77
APPROVE_BUILD_RELEASE = list(set([ ] + CMSSW_L1))
88
REQUEST_BUILD_RELEASE = APPROVE_BUILD_RELEASE
99
TRIGGER_PR_TESTS = list(set([] + REQUEST_BUILD_RELEASE))

repos/LArSoft/lardataalg/categories.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from repo_config import CMSBUILD_USER
44
from categories_map import CMSSW_CATEGORIES
55

6-
CMSSW_L1 = [ ]
6+
CMSSW_L1 = ['gartung' ]
77
APPROVE_BUILD_RELEASE = list(set([ ] + CMSSW_L1))
88
REQUEST_BUILD_RELEASE = APPROVE_BUILD_RELEASE
99
TRIGGER_PR_TESTS = list(set([] + REQUEST_BUILD_RELEASE))

repos/LArSoft/lardataobj/categories.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from repo_config import CMSBUILD_USER
44
from categories_map import CMSSW_CATEGORIES
55

6-
CMSSW_L1 = [ ]
6+
CMSSW_L1 = ['gartung' ]
77
APPROVE_BUILD_RELEASE = list(set([ ] + CMSSW_L1))
88
REQUEST_BUILD_RELEASE = APPROVE_BUILD_RELEASE
99
TRIGGER_PR_TESTS = list(set([] + REQUEST_BUILD_RELEASE))

repos/LArSoft/lareventdisplay/categories.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from repo_config import CMSBUILD_USER
44
from categories_map import CMSSW_CATEGORIES
55

6-
CMSSW_L1 = [ ]
6+
CMSSW_L1 = ['gartung' ]
77
APPROVE_BUILD_RELEASE = list(set([ ] + CMSSW_L1))
88
REQUEST_BUILD_RELEASE = APPROVE_BUILD_RELEASE
99
TRIGGER_PR_TESTS = list(set([] + REQUEST_BUILD_RELEASE))

repos/LArSoft/larevt/categories.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from repo_config import CMSBUILD_USER
44
from categories_map import CMSSW_CATEGORIES
55

6-
CMSSW_L1 = [ ]
6+
CMSSW_L1 = ['gartung' ]
77
APPROVE_BUILD_RELEASE = list(set([ ] + CMSSW_L1))
88
REQUEST_BUILD_RELEASE = APPROVE_BUILD_RELEASE
99
TRIGGER_PR_TESTS = list(set([] + REQUEST_BUILD_RELEASE))

repos/LArSoft/larexamples/categories.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from repo_config import CMSBUILD_USER
44
from categories_map import CMSSW_CATEGORIES
55

6-
CMSSW_L1 = [ ]
6+
CMSSW_L1 = ['gartung' ]
77
APPROVE_BUILD_RELEASE = list(set([ ] + CMSSW_L1))
88
REQUEST_BUILD_RELEASE = APPROVE_BUILD_RELEASE
99
TRIGGER_PR_TESTS = list(set([] + REQUEST_BUILD_RELEASE))

repos/LArSoft/larg4/categories.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from repo_config import CMSBUILD_USER
44
from categories_map import CMSSW_CATEGORIES
55

6-
CMSSW_L1 = [ ]
6+
CMSSW_L1 = ['gartung' ]
77
APPROVE_BUILD_RELEASE = list(set([ ] + CMSSW_L1))
88
REQUEST_BUILD_RELEASE = APPROVE_BUILD_RELEASE
99
TRIGGER_PR_TESTS = list(set([] + REQUEST_BUILD_RELEASE))

repos/LArSoft/larpandora/categories.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from repo_config import CMSBUILD_USER
44
from categories_map import CMSSW_CATEGORIES
55

6-
CMSSW_L1 = [ ]
6+
CMSSW_L1 = ['gartung' ]
77
APPROVE_BUILD_RELEASE = list(set([ ] + CMSSW_L1))
88
REQUEST_BUILD_RELEASE = APPROVE_BUILD_RELEASE
99
TRIGGER_PR_TESTS = list(set([] + REQUEST_BUILD_RELEASE))

repos/LArSoft/larreco/categories.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from repo_config import CMSBUILD_USER
44
from categories_map import CMSSW_CATEGORIES
55

6-
CMSSW_L1 = [ ]
6+
CMSSW_L1 = [ 'gartung']
77
APPROVE_BUILD_RELEASE = list(set([ ] + CMSSW_L1))
88
REQUEST_BUILD_RELEASE = APPROVE_BUILD_RELEASE
99
TRIGGER_PR_TESTS = list(set([] + REQUEST_BUILD_RELEASE))

repos/LArSoft/larsoft/categories.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from repo_config import CMSBUILD_USER
44
from categories_map import CMSSW_CATEGORIES
55

6-
CMSSW_L1 = [ ]
6+
CMSSW_L1 = ['gartung']
77
APPROVE_BUILD_RELEASE = list(set([ ] + CMSSW_L1))
88
REQUEST_BUILD_RELEASE = APPROVE_BUILD_RELEASE
99
TRIGGER_PR_TESTS = list(set([] + REQUEST_BUILD_RELEASE))

repos/LArSoft/larsoftobj/categories.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from repo_config import CMSBUILD_USER
44
from categories_map import CMSSW_CATEGORIES
55

6-
CMSSW_L1 = [ ]
6+
CMSSW_L1 = ['gartung' ]
77
APPROVE_BUILD_RELEASE = list(set([ ] + CMSSW_L1))
88
REQUEST_BUILD_RELEASE = APPROVE_BUILD_RELEASE
99
TRIGGER_PR_TESTS = list(set([] + REQUEST_BUILD_RELEASE))

repos/LArSoft/larwirecell/categories.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from repo_config import CMSBUILD_USER
44
from categories_map import CMSSW_CATEGORIES
55

6-
CMSSW_L1 = [ ]
6+
CMSSW_L1 = ['gartung' ]
77
APPROVE_BUILD_RELEASE = list(set([ ] + CMSSW_L1))
88
REQUEST_BUILD_RELEASE = APPROVE_BUILD_RELEASE
99
TRIGGER_PR_TESTS = list(set([] + REQUEST_BUILD_RELEASE))

0 commit comments

Comments
 (0)