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

[Backport 2.x] Re-enabled multi-node integration tests and Fix integration test set up #434

Merged

Conversation

dbwiddis
Copy link
Member

Backport f039d7f from #432

(opensearch-project#432)

* Wiping system indices, moving ml config check to individual tests that
create a connector

Signed-off-by: Joshua Palis <[email protected]>

* spotless

Signed-off-by: Joshua Palis <[email protected]>

* Increasing ML config index timeout for multi-node case

Signed-off-by: Joshua Palis <[email protected]>

* Including flow framework config in wipeAllODFEIndices method

Signed-off-by: Joshua Palis <[email protected]>

* exluding model group index from wipe

Signed-off-by: Joshua Palis <[email protected]>

* testing wipe all indices with client

Signed-off-by: Joshua Palis <[email protected]>

* Reverting wipe method back to adminClient

Signed-off-by: Joshua Palis <[email protected]>

* removing deprovision from model tests, not necessary since we're
wiping indices after each test run

Signed-off-by: Joshua Palis <[email protected]>

* Wrapping testFailedUpdateWorkflow provision in ml config check

Signed-off-by: Joshua Palis <[email protected]>

* Fixing failing security tests

Signed-off-by: Joshua Palis <[email protected]>

* Testing model redeploy settings

Signed-off-by: Joshua Palis <[email protected]>

---------

Signed-off-by: Joshua Palis <[email protected]>
Co-authored-by: Owais Kazi <[email protected]>
Copy link

codecov bot commented Jan 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (dbfaef8) 71.72% compared to head (fbe0475) 71.88%.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #434      +/-   ##
============================================
+ Coverage     71.72%   71.88%   +0.15%     
- Complexity      619      620       +1     
============================================
  Files            78       78              
  Lines          3126     3126              
  Branches        236      236              
============================================
+ Hits           2242     2247       +5     
+ Misses          776      772       -4     
+ Partials        108      107       -1     

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

@joshpalis joshpalis merged commit 1b7b84d into opensearch-project:2.x Jan 22, 2024
25 checks passed
@dbwiddis dbwiddis deleted the backport/backport-432-to-2.x branch January 22, 2024 04:50
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.

2 participants