Skip to content

Commit

Permalink
Added aarch64 specific case on yast_no_self_update
Browse files Browse the repository at this point in the history
  • Loading branch information
okynos committed Aug 6, 2024
1 parent 5e8e76c commit 2f3d5eb
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions schedule/yam/test_cases/yast_no_self_update_aarch64.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
name: yast_no_self_update
description: >
Test suite conducts installation with self-update explicitly disabled. No
hard checks are done that the self-updating is really disabled.
Installation is validated by successful boot and that YaST does not report
any issue.
schedule:
license_agreement:
- installation/validate_no_self_update
- installation/licensing/accept_license
product_selection:
- installation/validate_no_self_update
software:
- installation/installation_settings/validate_default_target

0 comments on commit 2f3d5eb

Please sign in to comment.