Skip to content

Fix the worker startup command in integration support#2698

Merged
mariash merged 1 commit intomainfrom
fix-integration-support
Mar 25, 2026
Merged

Fix the worker startup command in integration support#2698
mariash merged 1 commit intomainfrom
fix-integration-support

Conversation

@mariash
Copy link
Copy Markdown
Member

@mariash mariash commented Mar 25, 2026

What is this change about?

The argument now takes in the worker name and not the index

Please provide contextual information.

Currently, bosh-agent tests are failing to start Director workers:

     Failure/Error: raise "Delayed Job failed to start workers in #{timeout} seconds"

     RuntimeError:
       Delayed Job failed to start workers in 300 seconds

The update for worker queue switched the argument from worker index to worker name.

Does this PR introduce a breaking change?

No

The argument now takes in the worker name and not the index
@mariash mariash merged commit a517f53 into main Mar 25, 2026
19 checks passed
@mariash mariash deleted the fix-integration-support branch March 25, 2026 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants