diff --git a/schedule/yam/test_cases/raid0_sle_gpt.yaml b/schedule/yam/test_cases/raid0_sle_gpt.yaml index bf43fd63326b..c6ed94117850 100644 --- a/schedule/yam/test_cases/raid0_sle_gpt.yaml +++ b/schedule/yam/test_cases/raid0_sle_gpt.yaml @@ -20,3 +20,4 @@ schedule: system_validation: - console/validate_md_raid - console/validate_raid + - console/console_reboot diff --git a/schedule/yam/test_cases/raid_sle_gpt.yaml b/schedule/yam/test_cases/raid_sle_gpt.yaml index e989e6532e90..2528f892b567 100644 --- a/schedule/yam/test_cases/raid_sle_gpt.yaml +++ b/schedule/yam/test_cases/raid_sle_gpt.yaml @@ -14,3 +14,4 @@ schedule: system_validation: - console/validate_md_raid - console/validate_raid + - console/console_reboot