Skip to content

[Testing] Fix random waiting in obi_test - #41

Merged
micprog merged 1 commit into
pulp-platform:mainfrom
mosaic-soc:pr/obi-test-fixes2
Aug 3, 2026
Merged

[Testing] Fix random waiting in obi_test#41
micprog merged 1 commit into
pulp-platform:mainfrom
mosaic-soc:pr/obi-test-fixes2

Conversation

@LucaRufer

Copy link
Copy Markdown

Fix the random waiting for the random manager and subordinate:

  • The manager may only wait with receiving the response if the UseRReady feature is enabled. Otherwise, it always has to be ready to receive a response right away.
  • Add the missing waits to the random subordinate. It may always wait a random amount of time with granting a request or providing a response.

@micprog micprog left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for catching this! Please rebase then I will merge 👍

@LucaRufer
LucaRufer force-pushed the pr/obi-test-fixes2 branch from c982263 to 7b96660 Compare August 3, 2026 17:29
@LucaRufer

Copy link
Copy Markdown
Author

@micprog I rebased, so it is ready to be merged.

@micprog
micprog merged commit 4c96491 into pulp-platform:main Aug 3, 2026
3 checks passed
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