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] Test inability of Monit to reset internal counter and its new syntax as a workaround #5492

Merged

Commits on Sep 4, 2021

  1. [process_monitoring] Adding debuggin statement to check the reason wh…

    …y post-check failed.
    
    Signed-off-by: Yong Zhao <yozhao@microsoft.com>
    yozhao101 committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    944ce6e View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Configuration menu
    Copy the full SHA
    1650778 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Merge remote-tracking branch 'sonic_official/master'

    Signed-off-by: Yong Zhao <yozhao@microsoft.com>
    yozhao101 committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    aa96b1a View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. [process_monitoring] Remove unrelated changes.

    Signed-off-by: Yong Zhao <yozhao@microsoft.com>
    yozhao101 committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    87959ad View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Configuration menu
    Copy the full SHA
    a7f3977 View commit details
    Browse the repository at this point in the history
  2. [pytest] Add two test cases to test Monit fails to reset its internal

    counter and test new syntax of Monit is a workaround for this failure.
    
    Signed-off-by: Yong Zhao <yozhao@microsoft.com>
    yozhao101 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    0ff6181 View commit details
    Browse the repository at this point in the history
  3. [pytest] Delete blank lines and reword comments.

    Signed-off-by: Yong Zhao <yozhao@microsoft.com>
    yozhao101 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    26967c2 View commit details
    Browse the repository at this point in the history
  4. [pytest] Fix a typo.

    Signed-off-by: Yong Zhao <yozhao@microsoft.com>
    yozhao101 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    3754436 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. [memory_checker] Address the comments such as removing the sudo.

    Signed-off-by: Yong Zhao <yozhao@microsoft.com>
    yozhao101 committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    d5a2801 View commit details
    Browse the repository at this point in the history
  2. [memory_checker] Need backup telemetry configuration file, make the

    change during testing and restore it after testing.
    
    Signed-off-by: Yong Zhao <yozhao@microsoft.com>
    yozhao101 committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    b8b433e View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. [memory_checker] Use apt-get purge ... instead of apt-get remove ...

    to delete binary file and also the related configuration files.
    
    Signed-off-by: Yong Zhao <yozhao@microsoft.com>
    yozhao101 committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    3f6ae36 View commit details
    Browse the repository at this point in the history