Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add yaml schedule files for SLE Micro testsuite #17488

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
14 changes: 14 additions & 0 deletions schedule/sle-micro/yam/slem_installation_autoyast.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name: sle_micro_autoyast
description: >
Maintainer: QE Yam <qe-yam at suse de>
SUSE Linux Enterprise Micro tests
schedule:
- autoyast/prepare_profile
- installation/bootloader_start
- autoyast/installation
- autoyast/console
- autoyast/login
- autoyast/logs
- console/textinfo
lemon-suse marked this conversation as resolved.
Show resolved Hide resolved
- microos/cockpit_service
- shutdown/shutdown
21 changes: 21 additions & 0 deletions schedule/sle-micro/yam/slem_installation_default_aarch64.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name: sle_micro_default
description: >
Maintainer: QE Yam <qe-yam at suse de>
SUSE Linux Enterprise Micro installation on aarch64
schedule:
- installation/bootloader_uefi
- installation/welcome
- installation/scc_registration
- installation/ntp_config_settings
- installation/user_settings_root
- installation/resolve_dependency_issues
- installation/installation_overview
- installation/disable_grub_timeout
- installation/start_install
- installation/await_install
- installation/logs_from_installation_system
- installation/reboot_after_installation
- microos/disk_boot
- console/textinfo
- microos/cockpit_service
- shutdown/shutdown
22 changes: 22 additions & 0 deletions schedule/sle-micro/yam/slem_installation_default_s390x.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name: sle_micro_default
description: >
Maintainer: QE Yam <qe-yam at suse de>
SUSE Linux Enterprise Micro installation on s390x
schedule:
- installation/bootloader_start
- installation/welcome
- installation/scc_registration
- installation/ntp_config_settings
- installation/user_settings_root
- installation/resolve_dependency_issues
- installation/installation_overview
- installation/disable_grub_timeout
- installation/start_install
- installation/await_install
- installation/logs_from_installation_system
- installation/reboot_after_installation
- boot/reconnect_mgmt_console
- installation/first_boot
- console/textinfo
- microos/cockpit_service
- shutdown/shutdown
21 changes: 21 additions & 0 deletions schedule/sle-micro/yam/slem_installation_default_x86_64.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name: sle_micro_default
description: >
Maintainer: QE Yam <qe-yam at suse de>
SUSE Linux Enterprise Micro installation on x86_64
schedule:
- installation/bootloader_start
- installation/welcome
- installation/scc_registration
- installation/ntp_config_settings
- installation/user_settings_root
- installation/resolve_dependency_issues
- installation/installation_overview
- installation/disable_grub_timeout
- installation/start_install
- installation/await_install
- installation/logs_from_installation_system
- installation/reboot_after_installation
- microos/disk_boot
- console/textinfo
- microos/cockpit_service
- shutdown/shutdown