Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[chassis]skip test_auto_techsupport.py for multi asic LC (sonic-net#8171
) What is the motivation for this PR? The show auto techsupport commands does not work for multi asic devices. skipping the test till the command failure is fix How did you do it? add a check to skip show_techsupport/test_auto_techsupport.py for multi asic cards. How did you verify/test it? show_techsupport/test_auto_techsupport.py::TestAutoTechSupport::test_sanity SKIPPED [ 25%] show_techsupport/test_auto_techsupport.py::TestAutoTechSupport::test_rate_limit_interval SKIPPED [ 50%] show_techsupport/test_auto_techsupport.py::TestAutoTechSupport::test_max_limit[techsupport] SKIPPED [ 75%] show_techsupport/test_auto_techsupport.py::TestAutoTechSupport::test_max_limit[core] SKIPPED [100%] ---------------------------------------------------------- generated xml file: /data/my_mgmt/tests/logs/tr.xml ---------------------------------------------------------- ======================================================================== short test summary info ======================================================================== SKIPPED [2] show_techsupport/test_auto_techsupport.py: auto techsupport on multi asic platforms doesnt work SKIPPED [2] show_techsupport/test_auto_techsupport.py:358: auto techsupport on multi asic platforms doesn't work Signed-off-by: Arvindsrinivasan Lakshminarasimhan <arlakshm@microsoft.com>
- Loading branch information