Skip to content

Commit

Permalink
Merge pull request #16503 from ge0r/unschedule-logs
Browse files Browse the repository at this point in the history
Unschedule logs_from_installation_system
  • Loading branch information
jknphy committed Mar 2, 2023
2 parents 30ff8b9 + 84fcfd1 commit 90d76e7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion schedule/migration/s390x_regression_test_offline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ schedule:
- installation/disable_grub_timeout
- installation/start_install
- installation/await_install
- installation/logs_from_installation_system
- '{{logs_from_installation_system}}'
- installation/reboot_after_installation
- installation/handle_reboot
- installation/first_boot
Expand Down Expand Up @@ -64,6 +64,10 @@ conditional_schedule:
REGRESSION_SERVICE:
1:
- installation/install_service
logs_from_installation_system:
FLAVOR:
Regression-on-Migration-from-SLE15-SPx:
- installation/logs_from_installation_system
regression_tests:
REGRESSION_TEST:
1:
Expand Down

0 comments on commit 90d76e7

Please sign in to comment.