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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SSH Plugin Smoke Tests #125

Merged
merged 27 commits into from May 13, 2019
Merged

Add SSH Plugin Smoke Tests #125

merged 27 commits into from May 13, 2019

Commits on May 7, 2019

  1. add ssh plugin tests

    patthiel committed May 7, 2019
    Copy the full SHA
    37fbb4a View commit details
    Browse the repository at this point in the history
  2. fix find syntax

    patthiel committed May 7, 2019
    Copy the full SHA
    983c8c3 View commit details
    Browse the repository at this point in the history
  3. Add home env var

    patthiel committed May 7, 2019
    Copy the full SHA
    2c8d0e3 View commit details
    Browse the repository at this point in the history
  4. remove home env var

    patthiel committed May 7, 2019
    Copy the full SHA
    1f3e2bb View commit details
    Browse the repository at this point in the history
  5. Fix env var check

    patthiel committed May 7, 2019
    Copy the full SHA
    e7dbd52 View commit details
    Browse the repository at this point in the history
  6. set bash via env

    patthiel committed May 7, 2019
    Copy the full SHA
    e86fdef View commit details
    Browse the repository at this point in the history
  7. fix env checking

    patthiel committed May 7, 2019
    Copy the full SHA
    04cd06e View commit details
    Browse the repository at this point in the history
  8. fix until loops

    patthiel committed May 7, 2019
    Copy the full SHA
    8a4c7d9 View commit details
    Browse the repository at this point in the history
  9. test a failure

    patthiel committed May 7, 2019
    Copy the full SHA
    0666e86 View commit details
    Browse the repository at this point in the history
  10. safer command wrapping

    patthiel committed May 7, 2019
    Copy the full SHA
    56b492b View commit details
    Browse the repository at this point in the history
  11. Remove quotes

    patthiel committed May 7, 2019
    Copy the full SHA
    4a4cd15 View commit details
    Browse the repository at this point in the history
  12. test failures

    patthiel committed May 7, 2019
    Copy the full SHA
    ad9e81c View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    3c6fefc View commit details
    Browse the repository at this point in the history
  14. Add docker env var

    patthiel committed May 7, 2019
    Copy the full SHA
    3979a14 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    cc5b1b5 View commit details
    Browse the repository at this point in the history
  16. fix if statement

    patthiel committed May 7, 2019
    Copy the full SHA
    983905c View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    87da43e View commit details
    Browse the repository at this point in the history
  18. fix cleanup

    patthiel committed May 7, 2019
    Copy the full SHA
    1892baa View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    3656d77 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2019

  1. try invoking cli with bash

    patthiel committed May 8, 2019
    Copy the full SHA
    b248f96 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1579fea View commit details
    Browse the repository at this point in the history
  3. Remove bash wrapper

    patthiel committed May 8, 2019
    Copy the full SHA
    13ecbc0 View commit details
    Browse the repository at this point in the history
  4. Remove runCmdSsh wrapper

    patthiel committed May 8, 2019
    Copy the full SHA
    51d91b0 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    a862b68 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    6c33556 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    2a61eee View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    be344f8 View commit details
    Browse the repository at this point in the history