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-2043] SimplePreemptor e2e test doesn’t really wait for pod’s Killing event #689

Closed
wants to merge 1 commit into from

Conversation

chenyulin0719
Copy link
Contributor

What is this PR for?

Change 'kClient.WaitForPodEvent' timeout in 'SimplePreemptor e2e test' from 120ns/1200ns to 60 secs.

What type of PR is it?

  • - Bug Fix
  • - Improvement
  • - Feature
  • - Documentation
  • - Hot Fix
  • - Refactoring

Todos

NA

What is the Jira issue?

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

How should this be tested?

E2E test result should pass as usaual.

Screenshots (if appropriate)

NA

Questions:

NA

@codecov
Copy link

codecov bot commented Oct 17, 2023

Codecov Report

Merging #689 (5b26e6b) into master (c633925) will not change coverage.
Report is 1 commits behind head on master.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #689   +/-   ##
=======================================
  Coverage   71.81%   71.81%           
=======================================
  Files          51       51           
  Lines        8105     8105           
=======================================
  Hits         5821     5821           
  Misses       2084     2084           
  Partials      200      200           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@FrankYang0529 FrankYang0529 left a comment

Choose a reason for hiding this comment

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

The e2e test error is from gang_scheduling, not about simple_preemptor.

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