Skip to content

V15 QA added parallelization for the integration tests #17713

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
Dec 3, 2024

Conversation

andr317c
Copy link
Contributor

@andr317c andr317c commented Dec 3, 2024

This PR divides each integration test run by OS into three parts, with each part filtered to cover specific sections of the integration tests. This approach ensures all tests are covered while reducing the time it takes for each PR

andr317c and others added 9 commits December 2, 2024 22:07
@Zeegaan Zeegaan merged commit 2f2da48 into v15/dev Dec 3, 2024
27 checks passed
@Zeegaan Zeegaan deleted the v15/QA/parallize-integration-tests branch December 3, 2024 16:35
andr317c added a commit that referenced this pull request Dec 4, 2024
* Added parallelization for our integration tests

* Updated yaml

* Moved filter command to variable definition

* Escape quotes

* Updated testFilter

* Added testFilter for SQlite

* Cleaned up filter

* Added comments

(cherry picked from commit 2f2da48)
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.

None yet

2 participants