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

bootloader_s390: Robustness improvements for lsdasd #1445

Commits on Jun 6, 2016

  1. bootloader_s390: Improve robustness of dasd commands

    Correctly combine `type_string` and `wait_serial` into `assert_script_run` as
    well as an `assert_script_run` with the directly following `assert_screen` to
    prevent sporadic issues where the expected string can sometimes not be found
    on the serial console.
    
    Related issue: https://progress.opensuse.org/issues/12106
    
    Verification test run(s): http://lord.arch/tests/389 through
    http://lord.arch/tests/488, i.e. 100 runs.
    okurz committed Jun 6, 2016
    Configuration menu
    Copy the full SHA
    a1a7079 View commit details
    Browse the repository at this point in the history