Skip to content
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

Adjusting TESTING.md for a single test run #14441

Merged

Conversation

DaniilRoman
Copy link
Contributor

Description

Adjusting the gradle commands for running a single test and running the filtered tests.
According a Gradle docs for multi modules projects.

Below the screenshots of how it worked on my machine:

  1. Without specifying a module name ❌
Screenshot 2024-06-18 at 23 07 21 2. With specifying a module name ✅ Screenshot 2024-06-18 at 23 07 54

Related Issues

Resolves #14014

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.

@github-actions github-actions bot added bug Something isn't working documentation Improvements or additions to documentation good first issue Good for newcomers Other labels Jun 18, 2024
@DaniilRoman DaniilRoman force-pushed the fix-docs-how-to-run-single-test branch from 3ffe367 to 7a4ace6 Compare June 18, 2024 21:24
TESTING.md Outdated Show resolved Hide resolved
@DaniilRoman DaniilRoman force-pushed the fix-docs-how-to-run-single-test branch from 0458ca4 to 924e9cc Compare June 20, 2024 16:59
@reta reta added skip-changelog backport 2.x Backport to 2.x branch labels Jun 20, 2024
@reta reta self-requested a review June 20, 2024 18:44
TESTING.md Outdated Show resolved Hide resolved
DaniilRoman and others added 2 commits June 21, 2024 08:59
Co-authored-by: Andriy Redko <[email protected]>
Signed-off-by: Daniil Roman <[email protected]>
@DaniilRoman DaniilRoman force-pushed the fix-docs-how-to-run-single-test branch from f8abdd1 to 16aaf9d Compare June 21, 2024 07:06
@reta reta merged commit 3106ea5 into opensearch-project:main Jun 21, 2024
29 checks passed
@reta reta added v3.0.0 Issues and PRs related to version 3.0.0 v2.16.0 Issues and PRs related to version 2.16.0 labels Jun 21, 2024
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jun 21, 2024
* Adjusting TESTING.md for a single test run

Signed-off-by: Daniil Roman <[email protected]>

* Adjusting TESTING.md for a single test run

Signed-off-by: Daniil Roman <[email protected]>

* Update TESTING.md

Co-authored-by: Andriy Redko <[email protected]>
Signed-off-by: Daniil Roman <[email protected]>

* Adjusting TESTING.md for a single test run

Signed-off-by: Daniil Roman <[email protected]>

* Adjusting TESTING.md for a single test run

Signed-off-by: Daniil Roman <[email protected]>

---------

Signed-off-by: Daniil Roman <[email protected]>
Signed-off-by: Daniil Roman <[email protected]>
Co-authored-by: Andriy Redko <[email protected]>
(cherry picked from commit 3106ea5)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
reta added a commit that referenced this pull request Jun 21, 2024
* Adjusting TESTING.md for a single test run



* Adjusting TESTING.md for a single test run



* Update TESTING.md




* Adjusting TESTING.md for a single test run



* Adjusting TESTING.md for a single test run



---------




(cherry picked from commit 3106ea5)

Signed-off-by: Daniil Roman <[email protected]>
Signed-off-by: Daniil Roman <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Andriy Redko <[email protected]>
harshavamsi pushed a commit to harshavamsi/OpenSearch that referenced this pull request Jul 12, 2024
* Adjusting TESTING.md for a single test run

Signed-off-by: Daniil Roman <[email protected]>

* Adjusting TESTING.md for a single test run

Signed-off-by: Daniil Roman <[email protected]>

* Update TESTING.md

Co-authored-by: Andriy Redko <[email protected]>
Signed-off-by: Daniil Roman <[email protected]>

* Adjusting TESTING.md for a single test run

Signed-off-by: Daniil Roman <[email protected]>

* Adjusting TESTING.md for a single test run

Signed-off-by: Daniil Roman <[email protected]>

---------

Signed-off-by: Daniil Roman <[email protected]>
Signed-off-by: Daniil Roman <[email protected]>
Co-authored-by: Andriy Redko <[email protected]>
kkewwei pushed a commit to kkewwei/OpenSearch that referenced this pull request Jul 24, 2024
…opensearch-project#14490)

* Adjusting TESTING.md for a single test run

* Adjusting TESTING.md for a single test run

* Update TESTING.md

* Adjusting TESTING.md for a single test run

* Adjusting TESTING.md for a single test run

---------

(cherry picked from commit 3106ea5)

Signed-off-by: Daniil Roman <[email protected]>
Signed-off-by: Daniil Roman <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Andriy Redko <[email protected]>
Signed-off-by: kkewwei <[email protected]>
wdongyu pushed a commit to wdongyu/OpenSearch that referenced this pull request Aug 22, 2024
* Adjusting TESTING.md for a single test run

Signed-off-by: Daniil Roman <[email protected]>

* Adjusting TESTING.md for a single test run

Signed-off-by: Daniil Roman <[email protected]>

* Update TESTING.md

Co-authored-by: Andriy Redko <[email protected]>
Signed-off-by: Daniil Roman <[email protected]>

* Adjusting TESTING.md for a single test run

Signed-off-by: Daniil Roman <[email protected]>

* Adjusting TESTING.md for a single test run

Signed-off-by: Daniil Roman <[email protected]>

---------

Signed-off-by: Daniil Roman <[email protected]>
Signed-off-by: Daniil Roman <[email protected]>
Co-authored-by: Andriy Redko <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Backport to 2.x branch bug Something isn't working documentation Improvements or additions to documentation good first issue Good for newcomers Other skip-changelog v2.16.0 Issues and PRs related to version 2.16.0 v3.0.0 Issues and PRs related to version 3.0.0
Projects
None yet
2 participants