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

[tests/lag]: Convert lag_fallback.yml to pytest #1526

Merged
merged 3 commits into from
Apr 9, 2020

Commits on Apr 9, 2020

  1. [tests/lag]: Convert lag_fallback.yml to pytest

    - Convert lag_fallback.yml to pytest
    - Reuse int shutdown mehod to shut a member of lag
    Blueve committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    dde8551 View commit details
    Browse the repository at this point in the history
  2. Use EOSHost shutdown/no_shutdown method instead local function

    - Use EOSHost class method shutdown/no_shutdown
    - Add post check for EOSHost shutdown/no_shutdown
    - Fix typos
    Blueve committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    bffe089 View commit details
    Browse the repository at this point in the history
  3. Fix typos and LGTM violations

    Blueve committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    bb434bd View commit details
    Browse the repository at this point in the history