camunda / camunda

Distributed Workflow Engine for Microservices Orchestration
https://camunda.com/platform/
3.09k stars 562 forks source link

test: wait until deployment is distributed #19466

Closed deepthidevaki closed 6 days ago

deepthidevaki commented 1 week ago

Description

The test failed because the deployment was not distributed with in 20 seconds. In the first attempt, the broker did not know about the leaders. The retry was done 20s later by which the test had timed out.

To improve this situation:

  1. Decrease the swim timeouts so that the broker will learn about the leaders faster.
  2. Wait until deployment is distributed before moving to the next operation. This step waits for 30s. So in worst case, it will distribute in the second attempt atleast.

Related issues

closes #18190

backport-action commented 6 days ago

Git push to origin failed for stable/8.4 with exitcode 1

backport-action commented 6 days ago

Successfully created backport PR for stable/8.4:

backport-action commented 6 days ago

Git push to origin failed for stable/8.5 with exitcode 1

backport-action commented 6 days ago

Successfully created backport PR for stable/8.5: