Skip to content
Snippets Groups Projects
Commit e054eaaf authored by Marco Mascheroni's avatar Marco Mascheroni
Browse files

Add old uncommitted changes for test event rates groups

parent ee26df8d
No related branches found
No related tags found
1 merge request!99Updated configurations for the fnal frontend
......@@ -222,6 +222,8 @@ parameters:
test-event-rates-on: &test-event-rates-on
<<: *main
enabled: true
factory_query_expr_match_attrs:
name: GLIDEIN_OVERLOAD_ENABLED
idle_glideins_per_entry:
max: 5
reserve: 0
......@@ -237,9 +239,8 @@ parameters:
test-event-rates-off:
<<: *test-event-rates-on
enabled: true
factory_query_expr: >-
GLIDEIN_OVERLOAD_ENABLED=?="False" &amp;&amp; !stringListMember("CMSGPU",GLIDEIN_Supported_VOs) &amp;&amp; GLIDEIN_GridType=="condor" &amp;&amp; !ifthenelse(CMS_Local_Entry isnt undefined, CMS_Local_Entry, False)
(GLIDEIN_OVERLOAD_ENABLED is undefined || GLIDEIN_OVERLOAD_ENABLED=="False") &amp;&amp; !stringListMember("CMSGPU",GLIDEIN_Supported_VOs) &amp;&amp; GLIDEIN_GridType=="condor" &amp;&amp; !ifthenelse(CMS_Local_Entry isnt undefined, CMS_Local_Entry, False)
factory_collectors:
- node: vocms0204.cern.ch
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment