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

Increase timeout waiting for the machine to delete #10789

Merged

Commits on Nov 11, 2024

  1. Increase timeout waiting for the machine to delete

    Signed-off-by: Itzhak Kave <ikave@ibm.com>
    Itzhak Kave committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    a6f1d61 View commit details
    Browse the repository at this point in the history
  2. Get the node name from the machine and wait for node to be ready in c…

    …ase of compact mode
    
    Signed-off-by: Itzhak Kave <ikave@ibm.com>
    Itzhak Kave committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    1263def View commit details
    Browse the repository at this point in the history
  3. Add 'wait' param to the function 'delete_machine', move the machine d…

    …eleted check to teh end of the function
    
    Signed-off-by: Itzhak Kave <ikave@ibm.com>
    Itzhak Kave committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    522ec79 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Add option to ignore CommandFailed Exception in the function 'wait_fo…

    …r_delete'
    
    Signed-off-by: Itzhak Kave <ikave@ibm.com>
    Itzhak Kave committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    5ce674a View commit details
    Browse the repository at this point in the history