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 groovy library for smoke test workflow #569

Merged
merged 5 commits into from
Dec 12, 2024

Conversation

zelinh
Copy link
Member

@zelinh zelinh commented Nov 26, 2024

Description

Add groovy library for smoke tests

Issues Resolved

Part of opensearch-project/opensearch-build#5190

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.

Copy link

codecov bot commented Nov 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.81%. Comparing base (655ac86) to head (2df55ca).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #569      +/-   ##
============================================
+ Coverage     84.79%   84.81%   +0.02%     
  Complexity      114      114              
============================================
  Files           119      120       +1     
  Lines           684      685       +1     
  Branches         75       75              
============================================
+ Hits            580      581       +1     
  Misses           30       30              
  Partials         74       74              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

* The OpenSearch Contributors require contributions made to
* this file be licensed under the Apache-2.0 license or a
* compatible open source license.
*/
Copy link
Member

Choose a reason for hiding this comment

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

Could you add comments to list all the args

Copy link
Member Author

Choose a reason for hiding this comment

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

Added. Thanks.

build.gradle Outdated Show resolved Hide resolved
Signed-off-by: Zelin Hao <[email protected]>
vars/runSmokeTestScript.groovy Outdated Show resolved Hide resolved
Signed-off-by: Zelin Hao <[email protected]>
@zelinh zelinh merged commit 4123385 into opensearch-project:main Dec 12, 2024
9 checks passed
@zelinh zelinh deleted the smoke-test branch December 12, 2024 23:03
opensearch-trigger-bot bot pushed a commit that referenced this pull request Dec 12, 2024
Signed-off-by: Zelin Hao <[email protected]>
(cherry picked from commit 4123385)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants