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

[techsupport] [202106] Removed -i option for docker commands and Improved Error Reporting #1843

Merged
merged 4 commits into from
Oct 25, 2021

Commits on Sep 27, 2021

  1. ts error handling for 202106

    Signed-off-by: Vivek Reddy Karri <vkarri@nvidia.com>
    vivekrnv committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    17e24f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. [show techsupport] fix bash errors in generate_dump script (sonic-net…

    …#1844)
    
    What I did
    Fix: sonic-net/sonic-buildimage#8850
    
    Issue was introduced by sonic-net#1723, sonic-net#1833, and sonic-net#1843 (pending merge)
    
    The error_handler is a great idea but the bash script needs to be error free first.
    
    How I did it
    Fix bash script errors.
    
    How to verify it
    run show techsupport test..
    
    Signed-off-by: Ying Xie <ying.xie@microsoft.com>
    yxieca authored and vivekrnv committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    06997bc View commit details
    Browse the repository at this point in the history
  2. handled bash errors

    Signed-off-by: Vivek Reddy Karri <vkarri@nvidia.com>
    vivekrnv committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    777c142 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2021

  1. removed -i option

    Signed-off-by: Vivek Reddy Karri <vkarri@nvidia.com>
    vivekrnv committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    fde2ba1 View commit details
    Browse the repository at this point in the history