camunda / camunda

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

[Backport stable/8.2] [Backport stable/8.4] test: intercept request for deterministic test #19475

Closed backport-action closed 1 week ago

backport-action commented 1 week ago

Description

Backport of #19470 to stable/8.2.

relates to #17225 #17029 original author: @backport-action

backport-action commented 1 week ago

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-19470-to-stable/8.2
git worktree add --checkout .worktree/backport-19470-to-stable/8.2 backport-19470-to-stable/8.2
cd .worktree/backport-19470-to-stable/8.2
git reset --hard HEAD^
git cherry-pick -x 123aa0bdb4171eba2f406f3e9d6c2d57e5e26ddf 356d09bc047e6bf963c4bec014155aa4126a3ee7 9a9814a81f2c0c0536057697b7570b52f9518513
git push --force-with-lease