Skip to content

Commit

Permalink
Skip test_reload_configuration_checks testcase due to flaky timing is…
Browse files Browse the repository at this point in the history
…sue for Cisco 8000 (sonic-net#12638)
  • Loading branch information
XuChen-MSFT authored Apr 28, 2024
1 parent d67ec59 commit 07ea1be
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1072,6 +1072,12 @@ platform_tests/test_reboot.py::test_warm_reboot:
conditions:
- "'dualtor' in topo_name and https://github.com/sonic-net/sonic-buildimage/issues/16502"

platform_tests/test_reload_config.py::test_reload_configuration_checks:
skip:
reason: "Skip test_reload_configuration_checks testcase due to flaky timing issue for Cisco 8000"
conditions:
- "asic_type in ['cisco-8000'] and release in ['202205', '202211', '202305']"

platform_tests/test_secure_upgrade.py:
skip:
reason: "platform does not support secure upgrade"
Expand Down

0 comments on commit 07ea1be

Please sign in to comment.