Worker Test Mode #99418
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#99418
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?
Flamenco v2 has a "test mode" for workers. This is implemented as a special status
testing
.Workers in this status do connect to the Manager, but do not receive tasks to execute. This allows testing that a Worker can actually start up, shut down, connect properly before sending tasks to it.
Flamenco Manager v2 also had a built-in "test task" that could be sent to any Worker in
testing
status; this would allow testing whether Blender can actually be run succesfully on the Worker, before becoming a part of the actual render farm.Changed status from 'Needs Triage' to: 'Confirmed'
Added subscriber: @dr.sybren