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 Stats IT #16341

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

Conversation

ruai0511
Copy link
Contributor

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

This IT can be run using

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

Copy link
Contributor

❌ Gradle check result for 867e315: 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?

Copy link
Contributor

❌ Gradle check result for 18fe21f: null

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?

@ruai0511 ruai0511 requested a review from jed326 as a code owner October 17, 2024 20:46
Copy link
Contributor

✅ Gradle check result for 803ced1: SUCCESS

Copy link

codecov bot commented Oct 17, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 72.03%. Comparing base (691f725) to head (803ced1).
Report is 35 commits behind head on main.

Files with missing lines Patch % Lines
...ain/java/org/opensearch/wlm/QueryGroupService.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #16341      +/-   ##
============================================
- Coverage     72.06%   72.03%   -0.03%     
+ Complexity    64822    64787      -35     
============================================
  Files          5308     5308              
  Lines        302574   302558      -16     
  Branches      43710    43709       -1     
============================================
- Hits         218048   217947     -101     
- Misses        66648    66700      +52     
- Partials      17878    17911      +33     

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

Copy link
Contributor

❌ Gradle check result for 33aafe5: 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>
Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
Copy link
Contributor

❌ Gradle check result for adb1c1a: 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?

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