@skip_if_github_validation
@scope_onboarding
@ssh_minion
@rhlike_minion
@deblike_minion
Feature: 0041 - Reboot systems managed by Uyuni
File name: allcli_reboot.feature
Relative path: secondary/allcli_reboot.feature
@skip_if_github_validation
@scope_onboarding
@ssh_minion
Scenario: Reboot the SSH-managed SLES minion
Given
I am on the Systems overview page of this "ssh_minion"
00:00:06.215
When
I follow first "Schedule System Reboot"
00:00:00.466
Then
I should see a "System Reboot Confirmation" text
00:00:00.073
And
I should see a "Reboot system" button
00:00:00.016
When
I click on "Reboot system"
00:00:00.923
Then
I wait and check that "ssh_minion" has rebooted
00:03:54.869
@skip_if_github_validation
@scope_onboarding
Scenario: Schedule a reboot on a SLES Salt minion
Given
I am on the Systems overview page of this "sle_minion"
00:00:02.780
When
I follow first "Schedule System Reboot"
00:00:00.560
Then
I should see a "System Reboot Confirmation" text
00:00:00.069
And
I should see a "Reboot system" button
00:00:00.014
And
I click on "Reboot system"
00:00:00.905
Then
I should see a "Reboot scheduled for system" text
00:00:00.087
When
I wait at most 600 seconds until event "System reboot scheduled" is completed
00:04:15.715
+ Show Info
2026-06-22 20:59:37 +0200 Still waiting for action to complete...
And
I should see a "Reboot completed." text
00:00:00.060
@skip_if_github_validation
@scope_onboarding
@rhlike_minion
Scenario: Reboot the Red Hat-like minion and wait until reboot is completed
Given
I am on the Systems overview page of this "rhlike_minion"
00:00:01.847
When
I follow first "Schedule System Reboot"
00:00:00.568
Then
I should see a "System Reboot Confirmation" text
00:00:00.069
And
I should see a "Reboot system" button
00:00:00.018
When
I click on "Reboot system"
00:00:00.908
Then
I should see a "Reboot scheduled for system" text
00:00:00.091
When
I wait at most 600 seconds until event "System reboot scheduled" is completed
00:03:42.465
+ Show Info
2026-06-22 21:03:56 +0200 Still waiting for action to complete...
Then
I should see a "Reboot completed." text
00:00:00.059
@skip_if_github_validation
@scope_onboarding
@deblike_minion
Scenario: Reboot the Debian-like minion and wait until reboot is completed
Given
I am on the Systems overview page of this "deblike_minion"
00:00:06.487
When
I follow first "Schedule System Reboot"
00:00:00.569
Then
I should see a "System Reboot Confirmation" text
00:00:00.069
And
I should see a "Reboot system" button
00:00:00.017
When
I click on "Reboot system"
00:00:00.911
Then
I should see a "Reboot scheduled for system" text
00:00:00.087
When
I wait at most 600 seconds until event "System reboot scheduled" is completed
00:03:43.868
+ Show Info
2026-06-22 21:07:48 +0200 Still waiting for action to complete...
Then
I should see a "Reboot completed." text
00:00:00.057