Skip to content

Revert fixture move; add 5s sleep to test if it resolves status code …#728

Merged
averevki merged 1 commit intoKuadrant:mainfrom
silvi-t:jwt
Aug 18, 2025
Merged

Revert fixture move; add 5s sleep to test if it resolves status code …#728
averevki merged 1 commit intoKuadrant:mainfrom
silvi-t:jwt

Conversation

@silvi-t
Copy link
Copy Markdown
Contributor

@silvi-t silvi-t commented Aug 18, 2025

Description

This PR reverts the previous change where the fixture was moved closer to the test and instead introduces a 5-second sleep in the test execution. The goal is to investigate whether adding a delay resolves the response status code issue.

Changes:

  • Reverted fixture relocation.
  • Added a 5-second sleep before running the test assertion.

Purpose:

  • To test if the response status code 500 issue is caused by timing/race conditions.

…issue

Signed-off-by: Silvia Tarabova <starabov@redhat.com>
@silvi-t silvi-t requested a review from averevki August 18, 2025 08:43
@averevki averevki merged commit 193dae1 into Kuadrant:main Aug 18, 2025
3 checks passed
@silvi-t silvi-t deleted the jwt branch August 20, 2025 08:16
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