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

[advanced reboot] Add Paramiko module for device connection #1542

Merged

Commits on Apr 6, 2020

  1. [advanced reboot] Add Paramiko module for device connection

    Parmiko module provides fallback mechanism to using username/password
    This is required if we are rebooting into new image using advanced
    reboot test fixture.
    
    signed-off-by: Tamer Ahmed <tamer.ahmed@microsoft.com>
    tahmed-dev committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    b1ca90c View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Fixing output parsing

    tahmed-dev committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    39d005f View commit details
    Browse the repository at this point in the history
  2. Fix Paramiko spelling

    tahmed-dev committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    211e69b View commit details
    Browse the repository at this point in the history
  3. making lgtm happy

    tahmed-dev committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    51b6282 View commit details
    Browse the repository at this point in the history