We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c4d419 + b5a0d19 commit 5aa70cfCopy full SHA for 5aa70cf
1 file changed
src/DIRAC/WorkloadManagementSystem/Service/WMSUtilities.py
@@ -121,6 +121,7 @@ def killPilotsInQueues(pilotRefDict):
121
return result
122
ce = result["Value"]
123
124
+ pilotDict["VO"] = vo
125
result = setPilotCredentials(ce, pilotDict)
126
if not result["OK"]:
127
0 commit comments