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

[CI][Test] Add plugin functional tests on GitHub Actions #5383

Merged
merged 4 commits into from
Oct 27, 2023

Conversation

abbyhu2000
Copy link
Member

@abbyhu2000 abbyhu2000 commented Oct 27, 2023

Description

Add tests for plugin functional on GitHub Actions. Also skip custom doc link because of #5370

Issues Resolved

resolves #5382

Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
@abbyhu2000 abbyhu2000 changed the title [CI] [Test] Add tests for plugin functional on GitHub Actions [CI] [Test] Add plugin functional tests on GitHub Actions Oct 27, 2023
@abbyhu2000 abbyhu2000 changed the title [CI] [Test] Add plugin functional tests on GitHub Actions [CI][Test] Add plugin functional tests on GitHub Actions Oct 27, 2023
@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

Merging #5383 (9d0c4e5) into main (8d8de0a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #5383   +/-   ##
=======================================
  Coverage   66.81%   66.81%           
=======================================
  Files        3286     3286           
  Lines       63148    63148           
  Branches    10054    10054           
=======================================
  Hits        42193    42193           
+ Misses      18478    18473    -5     
- Partials     2477     2482    +5     
Flag Coverage Δ
Linux_1 35.24% <ø> (ø)
Linux_2 55.25% <ø> (ø)
Linux_3 43.82% <ø> (-0.01%) ⬇️
Linux_4 35.34% <ø> (ø)
Windows_1 35.25% <ø> (ø)
Windows_2 55.22% <ø> (ø)
Windows_3 43.83% <ø> (ø)
Windows_4 35.35% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 6 files with indirect coverage changes

Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
@kavilla kavilla added v2.11.1 Issues targeting release v2.11.1 and removed v2.12.0 labels Oct 27, 2023
@kavilla kavilla merged commit b796940 into opensearch-project:main Oct 27, 2023
72 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 27, 2023
Add tests for plugin functional on GitHub Actions.

Skip doc tests because of:
#5370

* Add tests for plugin functional
* add changelog
* Skip app link test and fix core plugins test

Issue resolved:
#5382

Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
(cherry picked from commit b796940)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 27, 2023
Add tests for plugin functional on GitHub Actions.

Skip doc tests because of:
#5370

* Add tests for plugin functional
* add changelog
* Skip app link test and fix core plugins test

Issue resolved:
#5382

Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
(cherry picked from commit b796940)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
abbyhu2000 pushed a commit that referenced this pull request Oct 27, 2023
Add tests for plugin functional on GitHub Actions.

Skip doc tests because of:
#5370

* Add tests for plugin functional
* add changelog
* Skip app link test and fix core plugins test

Issue resolved:
#5382

Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
(cherry picked from commit b796940)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
abbyhu2000 pushed a commit that referenced this pull request Oct 30, 2023
Add tests for plugin functional on GitHub Actions.

Skip doc tests because of:
#5370

* Add tests for plugin functional
* add changelog
* Skip app link test and fix core plugins test

Issue resolved:
#5382

Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
(cherry picked from commit b796940)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md

Co-authored-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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Test] Add plugin functional tests on GitHub CI actions
3 participants