Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deadline: fix dependencies #4242

Merged
merged 1 commit into from Dec 19, 2022

Conversation

antirotor
Copy link
Member

Fix

This is fixing how job and asset dependencies were added to the jobs. First issue was that scene was added as asset dependency twice, but as original scene and published too. Second issue was that job dependencies for tile assembler job were added under wrong key and therefor they were not taken into consideration.

Testing

Submit job from Maya having tiles. Tile assembly jobs should have proper Job dependency - pointing to render job. All jobs should have proper asset dependency - only one scene.

Resolves #4164

@antirotor antirotor added type: bug Something isn't working host: Maya module: Deadline AWS Deadline related features labels Dec 18, 2022
@antirotor antirotor self-assigned this Dec 18, 2022
@ynbot
Copy link
Contributor

ynbot commented Dec 18, 2022

Task linked: OP-4556 Maya: Deadline job dependencies

@LiborBatek
Copy link
Member

Seem that dependencies works ok

image

but there is some issue with tile assembly job "Empty file name is not legal" parameter sourceFileName

image

@antirotor So not sure if change needed or this PR is ok with its portion functional and these issues not connected to it.

@antirotor
Copy link
Member Author

but there is some issue with tile assembly job "Empty file name is not legal" parameter sourceFileName

Yep, there is still bug for tile assembly but that is not connected to dependencies and deservers another PR

@antirotor antirotor merged commit 453da2f into develop Dec 19, 2022
@antirotor antirotor deleted the bugfix/OP-4556_deadline-job-dependencies branch December 19, 2022 12:59
@github-actions github-actions bot added this to the next-patch milestone Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
host: Maya module: Deadline AWS Deadline related features type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Maya: Deadline job dependencies
3 participants