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

WIP: Job: calculate the job completion before calculating the activeDeadlineSeconds #121863

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Mar 8, 2024

  1. Job: calculate the job completion before calculating the activeDeadli…

    …neSeconds
    
    Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
    tenzen-y committed Mar 8, 2024
    Copy the full SHA
    03d3fd0 View commit details
    Browse the repository at this point in the history
  2. Job: implement unit tests when the job met succeeded and exceeded the…

    … activeDeadlineSeconds
    
    Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
    tenzen-y committed Mar 8, 2024
    Copy the full SHA
    f8dd3c5 View commit details
    Browse the repository at this point in the history
  3. Job: Mark jobs as complete in the scaled down scenario

    Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
    tenzen-y committed Mar 8, 2024
    Copy the full SHA
    9fcf8b5 View commit details
    Browse the repository at this point in the history