From 977b98b42c1e4b55c516ab7f4ed00a6092545460 Mon Sep 17 00:00:00 2001 From: Janusz Martyniak Date: Wed, 24 Jan 2024 09:46:07 +0100 Subject: [PATCH] feat: add CE whitelist to pilot_newSchema.json for dteam --- tests/CI/pilot_newSchema.json | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/CI/pilot_newSchema.json b/tests/CI/pilot_newSchema.json index 8caa6f5a..ebf25331 100644 --- a/tests/CI/pilot_newSchema.json +++ b/tests/CI/pilot_newSchema.json @@ -126,6 +126,7 @@ "GenericPilotGroup": "dteam_pilot", "GenericPilotDN": "VAR_USERDN", "RemoteLogging": "True", + "RemoteLoggerCEsWhiteList": "jenkins.cern.ch, jenkins-mp-pool.cern.ch", "RemoteLoggerURL": "https://lbcertifdirac70.cern.ch:8443/WorkloadManagement/TornadoPilotLogging", "RemoteLoggerTimerInterval": 0, "PilotLogLevel": "DEBUG",