Skip to content

Conversation

AndreKurait
Copy link
Member

@AndreKurait AndreKurait commented Mar 24, 2025

Description

Adds support for passing -Dtest.striping.total=<total> and -Dtest.striping.index=<index>when running tests with gradle to skip a subset of tests, e.g. running with -Dtest.striping.total=2 -Dtest.striping.index=0 will run half the tests and using -Dtest.striping.index=0 will run the other half of the tests.

Issues Resolved

MIGRATIONS-2422

Testing

See GHA

Check List

  • New functionality includes testing
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Andre Kurait <[email protected]>
Signed-off-by: Andre Kurait <[email protected]>
Signed-off-by: Andre Kurait <[email protected]>
@AndreKurait AndreKurait merged commit c9b0720 into opensearch-project:main Mar 24, 2025
54 checks passed
@AndreKurait AndreKurait deleted the StripeAllGHATests branch September 4, 2025 18:15
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