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

OpTestKernelTest: Add support for automated boot bisection v2.0 #865

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 25, 2024

  1. OpTestKernelTest: Add support for automated boot bisection v2.0

    This code is modifed and develped on top of the previous
    code (2f103 : OpTestKernelTest: Git bisect automation..)
    
    With version 2.0 these are the new changes added:
    
    1. Added support to handle nested bisection loop, which was not
    working with previous code
    2. Modified code to work for end to end CI server
    3. Better handle all cases of good flow and bad flow
    4. Add json store of good boot commit for good run
    5. Fix the previous code blocker to properly manage the console
    thread
    
    TODO:
    Add boot json generation after bisection with bad commit
    Email format for boot bug report
    
    Signed-off-by: Abdul Haleem <abdhalee@linux.vnet.ibm.com>
    abdhaleegit committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    75ab46b View commit details
    Browse the repository at this point in the history