Skip to content

Commit 07ea1be

Browse files
authored
Skip test_reload_configuration_checks testcase due to flaky timing issue for Cisco 8000 (sonic-net#12638)
1 parent d67ec59 commit 07ea1be

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/common/plugins/conditional_mark/tests_mark_conditions.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -1072,6 +1072,12 @@ platform_tests/test_reboot.py::test_warm_reboot:
10721072
conditions:
10731073
- "'dualtor' in topo_name and https://github.com/sonic-net/sonic-buildimage/issues/16502"
10741074

1075+
platform_tests/test_reload_config.py::test_reload_configuration_checks:
1076+
skip:
1077+
reason: "Skip test_reload_configuration_checks testcase due to flaky timing issue for Cisco 8000"
1078+
conditions:
1079+
- "asic_type in ['cisco-8000'] and release in ['202205', '202211', '202305']"
1080+
10751081
platform_tests/test_secure_upgrade.py:
10761082
skip:
10771083
reason: "platform does not support secure upgrade"

0 commit comments

Comments
 (0)