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

use sysrq-trigger for software reboot #136

Merged

Commits on Jul 13, 2023

  1. use sysrq-trigger for software reboot

    Signed-off-by: Michael Shitrit <[email protected]>
    mshitrit committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    322836d View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. changing from b to c (c includes unneeded kdump)

    Signed-off-by: Michael Shitrit <[email protected]>
    mshitrit committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    e05bac4 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. use nsenter to make sure we have access to relevant binaries instal…

    …led on the host and are required for the reboot action.
    
    Signed-off-by: Michael Shitrit <[email protected]>
    mshitrit committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    5534bd4 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. use full bash path, correct how b option is used

    Signed-off-by: Michael Shitrit <[email protected]>
    mshitrit committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    97c85d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. reduce e2e test flakiness based on cluster resources

    Signed-off-by: Michael Shitrit <[email protected]>
    mshitrit committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    5118acb View commit details
    Browse the repository at this point in the history