"Job requirements" to match jobs with specific worker pools #99432
Labels
No Label
Good First Issue
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Job Type
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: studio/flamenco#99432
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It would be nice if a job could indicate which workers it needs to run on. This could be done with arbitrary tags, which are powerful to set up, but might make it harder to provide sensible defaults for.
Alternatively there could be some auto-detected tags. For example, a Worker could try and detect whether it can do GPU rendering (for example by actually doing a quick render with Blender at startup) and then automatically publish a
GPU
tag.Changed status from 'Needs Triage' to: 'Confirmed'
Added subscriber: @dr.sybren