From 3616cf5e4ac018be9445d77a1dca28e190edfa0c Mon Sep 17 00:00:00 2001 From: Stefano Belforte Date: Fri, 9 Aug 2024 22:46:14 +0200 Subject: [PATCH] again make CCV tests run on vocms059. I am thinking of making this permanent, there are the usual pros and cons of course. --- test/testUtils.py | 1 + 1 file changed, 1 insertion(+) diff --git a/test/testUtils.py b/test/testUtils.py index fa12a83a81..268b399adb 100644 --- a/test/testUtils.py +++ b/test/testUtils.py @@ -113,6 +113,7 @@ config.Site.storageSite = 'T2_CH_CERN' config.section_('Debug') +config.Debug.scheddName = "crab3@vocms059.cern.ch" """