Skip to content

Commit

Permalink
Add yaml schedule files for SLE Micro testsuite
Browse files Browse the repository at this point in the history
Add yaml schedule files for SLE Micro testsuite of
slem_installation_autoyast and slem_installation_default.
  • Loading branch information
openQA web UI committed Jul 26, 2023
1 parent 7a73ef7 commit 9988c84
Show file tree
Hide file tree
Showing 4 changed files with 78 additions and 0 deletions.
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
- 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

0 comments on commit 9988c84

Please sign in to comment.