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

Add the ability to run test patterns. #454

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

dblock
Copy link
Member

@dblock dblock commented Jul 26, 2023

Description

Adds the ability to run a pattern of tests. Finishes #325.

Closes #325.
Closes #453 (realpath -s strips and doesn't resolve symlinks, only works on Linux, which doesn't matter here)

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

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: dblock <dblock@amazon.com>
@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Merging #454 (b62f706) into main (f235013) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #454   +/-   ##
=======================================
  Coverage   71.49%   71.49%           
=======================================
  Files          81       81           
  Lines        7668     7668           
=======================================
  Hits         5482     5482           
  Misses       2186     2186           

Copy link
Collaborator

@VachaShah VachaShah left a comment

Choose a reason for hiding this comment

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

Nice!

@VachaShah VachaShah merged commit e022932 into opensearch-project:main Jul 26, 2023
50 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.

[BUG] ./ci/run-tests does not work on OSX
2 participants