Skip to content

fix tests that are failing on github ci #36

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

Merged
merged 9 commits into from
Jun 9, 2025

Conversation

brahyt-sf
Copy link
Contributor

@brahyt-sf brahyt-sf commented Jun 5, 2025

This PR addresses the Java Heap memory issue that was causing certain environments, macos and later ubuntu to fail github ci/cd test. Specifically the large data ingest tests would fail because the size of the payload was exceeding the default memory size limitation. Along with an increase in default heap memory allocation to allow the largest bulk job to be successful we are clearing the wiremock results between each bulk test.

@brahyt-sf brahyt-sf closed this Jun 6, 2025
@brahyt-sf brahyt-sf reopened this Jun 6, 2025
@ekozilforce ekozilforce self-requested a review June 9, 2025 17:36
Copy link
Collaborator

@ekozilforce ekozilforce left a comment

Choose a reason for hiding this comment

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

Thanks for digging in and finding a path forward. Tricky!

Copy link

@dhagberg-sf dhagberg-sf left a comment

Choose a reason for hiding this comment

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

looks like CI checks are requiring a CHANGELOG update?

@ekozilforce
Copy link
Collaborator

ekozilforce commented Jun 9, 2025

@dhagberg-sf I think we are okay to merge despite not updating the changelog here. Prob not worth tracking this on a changelog as nothing here impacts customers and its still ea. The changelog check was a pre-existing feature and we may need to refine it post-ga along with our rollout approach.

@brahyt-sf brahyt-sf merged commit f3359a1 into main Jun 9, 2025
9 of 11 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.

3 participants