Skip to content

Commit

Permalink
Migration from mu released to mu unreleased
Browse files Browse the repository at this point in the history
Add upragde autoyast profile and yaml schedule files for migration from
mu released to mu unreleased testsuites.
  • Loading branch information
openQA web UI committed Apr 3, 2024
1 parent a7963c5 commit 2e3c732
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 0 deletions.
32 changes: 32 additions & 0 deletions schedule/yast/maintenance/migration_to_mu_unrelease.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
name: migration_to_mu_unreleased
description: >
Performs a migration from system with released maintenance updates to a product with maintenance updates unreleased
schedule:
- migration/version_switch_origin_system
- boot/boot_to_desktop
- migration/record_disk_info
- migration/reboot_to_upgrade
- migration/version_switch_upgrade_target
- installation/bootloader
- installation/welcome
- installation/upgrade_select
- installation/scc_registration
- installation/add_update_test_repo
- installation/addon_products_sle
- 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
- installation/grub_test
- installation/first_boot
- migration/post_upgrade
- console/consoletest_setup
- console/zypper_lr
- console/zypper_ref
- boot/grub_test_snapshot
- migration/version_switch_origin_system
- boot/snapper_rollback
9 changes: 9 additions & 0 deletions schedule/yast/maintenance/register_image.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: register_image_for_migration_mu_jobs
description: >
Boot an image and register it for migration MU jobs.
schedule:
- installation/bootloader_start
- boot/boot_to_desktop
- migration/online_migration/register_system
- shutdown/grub_set_bootargs
- shutdown/shutdown

0 comments on commit 2e3c732

Please sign in to comment.