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

[Workload Management] Add Workload Management IT #16359

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ruai0511
Copy link
Contributor

Add Integration Tests for workload management
For more information regarding workload management, refer to this RFC: #12342.

This IT can be run using

./gradlew :server:internalClusterTest --tests org.opensearch.wlm.WorkloadManagementIT

Copy link
Contributor

❌ Gradle check result for ecfe8c7: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
Copy link
Contributor

❌ Gradle check result for 1a550fe: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
Copy link
Contributor

❕ Gradle check result for 860e66e: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

Copy link

codecov bot commented Oct 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.00%. Comparing base (9dd1a59) to head (860e66e).

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #16359      +/-   ##
============================================
- Coverage     72.06%   72.00%   -0.06%     
+ Complexity    65045    65007      -38     
============================================
  Files          5313     5313              
  Lines        303382   303382              
  Branches      43906    43906              
============================================
- Hits         218633   218465     -168     
- Misses        66855    66955     +100     
- Partials      17894    17962      +68     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Backport to 2.x branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants