is there a non-ptl way of find out what other (if any) jobs are currently using the node a hook is running on?
in this case its an execjob_end hook.
thanks
s
is there a non-ptl way of find out what other (if any) jobs are currently using the node a hook is running on?
in this case its an execjob_end hook.
thanks
s
Hello there You can try to use native system commands within your hook script.
For more information Design document for endjob hook event