We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a947d2f commit f14b627Copy full SHA for f14b627
1 file changed
Framework/script/RepoCleaner/config.yaml
@@ -2,6 +2,12 @@ Rules:
2
- object_path: qc/ITS/ITSRawTask/.*
3
delay: 120
4
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
10
11
- object_path: qc/ITS/.*
12
13
policy: 1_per_hour
@@ -46,4 +52,4 @@ Rules:
46
52
# policy: 1_per_hour
47
53
48
54
Ccdb:
49
- Url: http://ccdb-test.cern.ch:8080
55
+ Url: http://ccdb-test.cern.ch:8080
0 commit comments