File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
tests/common/plugins/conditional_mark Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -929,6 +929,21 @@ platform_tests/cli/test_show_platform.py::test_show_platform_syseeprom:
929
929
- " hwsku in ['Celestica-DX010-C32']"
930
930
- https://github.com/sonic-net/sonic-mgmt/issues/6518
931
931
932
+ # #############################################
933
+ # #### cli/test_show_chassis_modules.py #####
934
+ # #############################################
935
+ platform_tests/cli/test_show_chassis_modules.py::test_show_chassis_module_status :
936
+ skip :
937
+ reason : " Not supported on T2 single node topology"
938
+ conditions :
939
+ - " 't2_single_node' in topo_name"
940
+
941
+ platform_tests/cli/test_show_chassis_modules.py::test_show_chassis_module_midplane_status :
942
+ skip :
943
+ reason : " Not supported on T2 single node topology"
944
+ conditions :
945
+ - " 't2_single_node' in topo_name"
946
+
932
947
# ##############################################
933
948
# # counterpoll/test_counterpoll_watermark.py ##
934
949
# ##############################################
You can’t perform that action at this time.
0 commit comments