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

Add Aruba support for execute/pty in trigger.twister #22

Merged
merged 3 commits into from Jan 10, 2013

Commits on Jan 9, 2013

  1. - Add aruba to global settings support

    - Add aruba 'no paging' command to trigger.netdevices setup_commands population
    - New SSH channel for Aruba that does pty-req/shell without actualling using pty.
    - New prompt pattern for Aruba SSH channels
    - Bolted aruba onto support for execute_ioslike_ssh()
    jathanism committed Jan 9, 2013
    Copy the full SHA
    7460e15 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2013

  1. - SSH Channel data now initialized in base class (TriggerSSHChannelBase)

    - New doc w/ checklist for adding new vendor support to Trigger.
    jathanism committed Jan 10, 2013
    Copy the full SHA
    05570a3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    da15e61 View commit details
    Browse the repository at this point in the history