I was trying to make this _expression_ work but it doesn't give me the node where the job is running with testuser1.Â
If the above constraint works I assume that I can use the same in job requirements like below.Â
Requirements = !StringListIMember( "\"
testuser1@xxxxxxxx\"", SPLIT(ChildRemoteUser,",") )Â
I wanted to run each job of the batch on a different worker node.Â
Any inputs why _expression_ doesn't work?
Thanks & Regards,
Vikrant Aggarwal