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

[pytest]porting back changes from master to 201811 #1145

Merged
merged 7 commits into from
Oct 8, 2019
Merged

[pytest]porting back changes from master to 201811 #1145

merged 7 commits into from
Oct 8, 2019

Commits on Sep 26, 2019

  1. Porting back pytest change from master to 201811

      update device info to add more facts
      add log analyzer
      add check daemon status test
      add check interface status test
      add Mellanox check sfp presence test
      update reboot, config reload and sequential restart test
      update sfp test
      update check sysfs test
      update platform fixture
    keboliu committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    63a9f9a View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2019

  1. fix review comments

    Rebase to add some new master PR:
    
      #1130 [platform] Fix the reboot SONiC stuck issue
    
      #1120 [platform] Disable log analyzer for the reload and restart cases
    
      #1125 [pytest] Fix pytest conftest.py issue
    keboliu committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    a960ca9 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. update loganalyzer ignore log

    keboliu committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    b41e25c View commit details
    Browse the repository at this point in the history
  2. [tests/platform/mellanox] check PSU state against sysfs on Mellanox d…

    …evices (#1082)
    
    * [psu test case] check psu state against vendor specific info. for mellanox, check sysfs
    
    * [test_platform_info.py]handle "NOT PRESENT" in test_show_platform_psustatus
    
    * [psu testcase] address comments
    
    Conflicts:
    	tests/platform/mellanox/check_sysfs.py
    
    * [check_sysfs] rewords.
    
    * [check_sysfs.py] rewording
    
    Conflicts:
    	tests/platform/mellanox/check_sysfs.py
    stephenxs authored and Stephen committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    24ab8a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. Configuration menu
    Copy the full SHA
    33fad8c View commit details
    Browse the repository at this point in the history
  2. remove redundant code

    keboliu committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    edd9f55 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from keboliu/201811-porting-back-psu

    [tests/platform/mellanox] check PSU state against sysfs on Mellanox d…
    keboliu authored Oct 8, 2019
    Configuration menu
    Copy the full SHA
    3c29a2f View commit details
    Browse the repository at this point in the history