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

[YUNIKORN-2219] compareQueueTS could get incorrect queue since it always request root queue #741

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

brandboat
Copy link
Member

What is this PR for?

https://github.com/apache/yunikorn-k8shim/blob/master/test/e2e/framework/helpers/yunikorn/rest_api_utils.go#L329

It does not cause bug yet since the passed argument (queuePathStr) is always "root" currently.

What type of PR is it?

  • - Bug

Todos

N/A

What is the Jira issue?

https://issues.apache.org/jira/browse/YUNIKORN-2219

How should this be tested?

N/A

Screenshots (if appropriate)

N/A

Questions:

N/A

@brandboat brandboat changed the title [YUNIKORN-2219] compareQueueTS could get incorrect queue since it always request root queue [YUNIKORN-2219] compareQueueTS could get incorrect queue since it always request root queue Dec 3, 2023
Copy link

codecov bot commented Dec 4, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (28995cd) 69.46% compared to head (5a7f5ce) 69.46%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #741   +/-   ##
=======================================
  Coverage   69.46%   69.46%           
=======================================
  Files          50       50           
  Lines        7993     7993           
=======================================
  Hits         5552     5552           
  Misses       2252     2252           
  Partials      189      189           

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

Copy link
Member

@chia7712 chia7712 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chia7712 chia7712 merged commit f9ff85c into apache:master Dec 4, 2023
13 checks passed
@brandboat brandboat deleted the YUNIKORN-2219 branch December 4, 2023 14:23
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