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

[Manual backport 2.x] Add query enhancement cypress tests to Github CI (#8703) #8898

Merged

Conversation

abbyhu2000
Copy link
Member

Description

Manual backport of #8703

Issues Resolved

Screenshot

Testing the changes

Changelog

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

…8703)

* Add cypress ciGroup11 to github workflow for discover 2.0 tests

Signed-off-by: abbyhu2000 <[email protected]>

* modify matrix logic

Signed-off-by: abbyhu2000 <[email protected]>

* fix start command

Signed-off-by: abbyhu2000 <[email protected]>

* more test

Signed-off-by: abbyhu2000 <[email protected]>

* switch to another way to install sql plugin

Signed-off-by: abbyhu2000 <[email protected]>

* install wget

Signed-off-by: abbyhu2000 <[email protected]>

* try 1

Signed-off-by: abbyhu2000 <[email protected]>

* add job scheduler

Signed-off-by: abbyhu2000 <[email protected]>

* use opensearch bundle link

Signed-off-by: abbyhu2000 <[email protected]>

* get rid of verifying

Signed-off-by: abbyhu2000 <[email protected]>

* use 2.17.0

Signed-off-by: abbyhu2000 <[email protected]>

* Try another way to run opensearch

Signed-off-by: abbyhu2000 <[email protected]>

* correct conditions

Signed-off-by: abbyhu2000 <[email protected]>

* dis-enable workspace

Signed-off-by: abbyhu2000 <[email protected]>

* use test location instead of matrix number

Signed-off-by: abbyhu2000 <[email protected]>

* remove ciGroup12 in package.json

Signed-off-by: abbyhu2000 <[email protected]>

---------

Signed-off-by: abbyhu2000 <[email protected]>
Copy link
Contributor

❌ Empty Changelog Section

The Changelog section in your PR description is empty. Please add a valid changelog entry or entries. If you did add a changelog entry, check to make sure that it was not accidentally included inside the comment block in the Changelog section.

Copy link

codecov bot commented Nov 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.99%. Comparing base (f24afaa) to head (96e6c41).
Report is 3 commits behind head on 2.x.

Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #8898   +/-   ##
=======================================
  Coverage   60.98%   60.99%           
=======================================
  Files        3799     3799           
  Lines       90859    90859           
  Branches    14306    14306           
=======================================
+ Hits        55413    55415    +2     
+ Misses      31931    31930    -1     
+ Partials     3515     3514    -1     
Flag Coverage Δ
Linux_1 29.03% <ø> (ø)
Linux_2 56.53% <ø> (ø)
Linux_3 37.88% <ø> (+<0.01%) ⬆️
Linux_4 30.00% <ø> (ø)
Windows_1 29.05% <ø> (ø)
Windows_2 56.48% <ø> (ø)
Windows_3 37.88% <ø> (ø)
Windows_4 30.00% <ø> (ø)

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

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


🚨 Try these New Features:

@abbyhu2000 abbyhu2000 merged commit 390c5fc into opensearch-project:2.x Nov 20, 2024
65 of 69 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants