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

(v0.43.0-release) elapsed time tests #18531

Merged
merged 3 commits into from
Nov 28, 2023

Commits on Nov 28, 2023

  1. CRIU disable tests on ppc64le platform temporarily

    Signed-off-by: Jason Feng <[email protected]>
    JasonFengJ9 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    d4406c9 View commit details
    Browse the repository at this point in the history
  2. CRIU tests get accurate pre-checkpoint time

    Use CRIUTestUtils.prepareCheckPointJVM() to avoid potential long disk
    file related API calls before taking the pre-checkpoint time.
    
    Signed-off-by: Jason Feng <[email protected]>
    JasonFengJ9 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    95629a2 View commit details
    Browse the repository at this point in the history
  3. CRIU ensures the test thread prints pass/fail messages

    Signed-off-by: Jason Feng <[email protected]>
    JasonFengJ9 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    bbed315 View commit details
    Browse the repository at this point in the history