Skip to content

POC sow014 changes #2496

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 41 commits into
base: master
Choose a base branch
from
Open

POC sow014 changes #2496

wants to merge 41 commits into from

Conversation

dharmendrak
Copy link

Before creating a pull request make sure that:

  • commit messages are meaningful and follow good commit message guidelines
  • README and other documentation has been updated / added (if needed)
  • tests have been updated / new tests has been added (if needed)
  • the keep-helm label has been added, if the helm release should be persisted after a successful build

Please remove this line and everything above and fill the following sections:

JIRA link (if applicable)

Change description

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[ ] No

@hmcts-jenkins-a-to-c hmcts-jenkins-a-to-c bot requested a deployment to preview November 11, 2024 19:24 Abandoned
@hmcts-jenkins-a-to-c hmcts-jenkins-a-to-c bot requested a deployment to preview November 15, 2024 13:06 Abandoned
@hmcts-jenkins-a-to-c hmcts-jenkins-a-to-c bot requested a deployment to preview January 9, 2025 09:47 Abandoned
Alex McAusland added 2 commits April 23, 2025 12:49
…text

This test relies on tight timings which causes it to regularly fail.
The final request had a delay of 490ms which is close to the 500ms
http timeout the test configures. The test scenario doesn't require a
delay for the final request.
Alex McAusland added 5 commits April 24, 2025 20:21
Ensure we wait for indexing to finish before proceeding with tests.
The DocumentsOperationTest modifies the spring boot test context using
field level reflection which was breaking other tests.

@DirtiesContext ensures this modified context is not reused in
subsequent tests.
Alex McAusland added 2 commits April 30, 2025 11:28
Cached test contexts were exhausting heap space and cached db connection
pools likewise exhausting postgres available connections.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants