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 @@ -891,6 +891,21 @@ platform_tests/broadcom/test_ser.py:
891891 conditions :
892892 - " release in ['202412','202503'] and 'Arista-7060X6' in hwsku"
893893
894+ # #############################################
895+ # #### cli/test_show_chassis_modules.py #####
896+ # #############################################
897+ platform_tests/cli/test_show_chassis_modules.py::test_show_chassis_module_midplane_status :
898+ skip :
899+ reason : " Not supported on T2 single node topology"
900+ conditions :
901+ - " 't2_single_node' in topo_name"
902+
903+ platform_tests/cli/test_show_chassis_modules.py::test_show_chassis_module_status :
904+ skip :
905+ reason : " Not supported on T2 single node topology"
906+ conditions :
907+ - " 't2_single_node' in topo_name"
908+
894909# ######################################
895910# #### cli/test_show_platform.py #####
896911# ######################################
You can’t perform that action at this time.
0 commit comments