Commit e8afd76
skip test_memory_exhaustion on Celestica-E1031 (#8007)
What is the motivation for this PR?
1. Skip testcase test_memory_exhaustion on Celestica-E1031 platform. `tail /dev/zero` cannot always trigger an OOM kernel panic on this platform.
2. Keep the keys in tests_mark_conditions_platform_tests.yaml in alphabetical order.
How did you do it?
Use conditional mark to skip the testcase on Celestica-E1031 platform.
How did you verify/test it?
Verified on Celestica-E1031 testbed.
Signed-off-by: Zhijian Li <zhijianli@microsoft.com>1 parent e7c165e commit e8afd76
1 file changed
Lines changed: 9 additions & 0 deletions
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
761 | 761 | | |
762 | 762 | | |
763 | 763 | | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
764 | 773 | | |
765 | 774 | | |
766 | 775 | | |
| |||
0 commit comments