cgru icon indicating copy to clipboard operation
cgru copied to clipboard

post_commands should use the same hosts_mask as the original job

Open sebastianelsner opened this issue 8 years ago • 2 comments

If renderA has another server mounted as renderB and renderA has a file that renderB has not the post command may fail on renderB. In the job host mask renderB was excluded, but this is not respected for the post_commands.

sebastianelsner avatar Nov 21 '16 10:11 sebastianelsner

Hi. I agree with this. But for now it is not so simple to add. Tasks has no hosts_mask, and even if to add hosts_mask to each task, there is no real tasks in the system job. If make this issue first: https://github.com/CGRU/cgru/issues/292 There can be a real tasks in the system job. And later we can add hosts_mask parameter to each task.

timurhai avatar Nov 21 '16 13:11 timurhai

ok, no worries nothing pressing, just wanted to have this logged.

sebastianelsner avatar Nov 21 '16 13:11 sebastianelsner