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

Merged
merged 3 commits into from
Jan 6, 2025

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 <[email protected]>
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 <[email protected]>
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.17%. Comparing base (ab546ae) to head (ae9bc41).
Report is 8 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #16359      +/-   ##
============================================
- Coverage     72.23%   72.17%   -0.07%     
- Complexity    65210    65218       +8     
============================================
  Files          5299     5299              
  Lines        303475   303475              
  Branches      43925    43925              
============================================
- Hits         219217   219031     -186     
- Misses        66254    66493     +239     
+ Partials      18004    17951      -53     

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

@opensearch-trigger-bot
Copy link
Contributor

This PR is stalled because it has been open for 30 days with no activity.

@opensearch-trigger-bot opensearch-trigger-bot bot added stalled Issues that have stalled and removed stalled Issues that have stalled labels Nov 23, 2024
@opensearch-trigger-bot
Copy link
Contributor

This PR is stalled because it has been open for 30 days with no activity.

@opensearch-trigger-bot opensearch-trigger-bot bot added the stalled Issues that have stalled label Jan 2, 2025
Copy link
Contributor

github-actions bot commented Jan 2, 2025

❕ Gradle check result for ae9bc41: 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.

@opensearch-trigger-bot opensearch-trigger-bot bot removed the stalled Issues that have stalled label Jan 3, 2025
@jainankitk jainankitk merged commit e73ffdf into opensearch-project:main Jan 6, 2025
39 of 40 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jan 6, 2025
* add workload management IT
Signed-off-by: Ruirui Zhang <[email protected]>

* address comments
Signed-off-by: Ruirui Zhang <[email protected]>

---------

Signed-off-by: Ruirui Zhang <[email protected]>
(cherry picked from commit e73ffdf)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
jainankitk pushed a commit that referenced this pull request Jan 6, 2025
* add workload management IT


* address comments


---------


(cherry picked from commit e73ffdf)

Signed-off-by: Ruirui Zhang <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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
backport 2.x Backport to 2.x branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants