Skip to content

Commit f14b627

Browse files
authored
Add 1_per_run policy for ITSRawTaskIBB1 and 2 (#310)
1 parent a947d2f commit f14b627

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

Framework/script/RepoCleaner/config.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@ Rules:
22
- object_path: qc/ITS/ITSRawTask/.*
33
delay: 120
44
policy: 1_per_run
5+
- object_path: qc/ITS/ITSRawTaskIBB1/.*
6+
delay: 120
7+
policy: 1_per_run
8+
- object_path: qc/ITS/ITSRawTaskIBB2/.*
9+
delay: 120
10+
policy: 1_per_run
511
- object_path: qc/ITS/.*
612
delay: 120
713
policy: 1_per_hour
@@ -46,4 +52,4 @@ Rules:
4652
# policy: 1_per_hour
4753

4854
Ccdb:
49-
Url: http://ccdb-test.cern.ch:8080
55+
Url: http://ccdb-test.cern.ch:8080

0 commit comments

Comments
 (0)