@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.427
When
I follow first "Schedule System Reboot"
00:00:00.547
Then
I should see a "System Reboot Confirmation" text
00:00:00.066
And
I should see a "Reboot system" button
00:00:00.016
When
I click on "Reboot system"
00:00:00.993
Then
I wait and check that "ssh_minion" has rebooted
00:03:55.458
@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:01.832
When
I follow first "Schedule System Reboot"
00:00:00.545
Then
I should see a "System Reboot Confirmation" text
00:00:00.067
And
I should see a "Reboot system" button
00:00:00.013
And
I click on "Reboot system"
00:00:00.934
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:13.855
+ Show Info
2026-06-05 14:09:23 +0200 Still waiting for action to complete...
And
I should see a "Reboot completed." text
00:00:00.056
@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.654
When
I follow first "Schedule System Reboot"
00:00:00.467
Then
I should see a "System Reboot Confirmation" text
00:00:00.068
And
I should see a "Reboot system" button
00:00:00.020
When
I click on "Reboot system"
00:00:00.854
Then
I should see a "Reboot scheduled for system" text
00:00:00.086
When
I wait at most 600 seconds until event "System reboot scheduled" is completed
00:03:40.669
+ Show Info
2026-06-05 14:13:40 +0200 Still waiting for action to complete...
Then
I should see a "Reboot completed." text
00:00:00.054
@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.282
When
I follow first "Schedule System Reboot"
00:00:00.645
Then
I should see a "System Reboot Confirmation" text
00:00:00.063
And
I should see a "Reboot system" button
00:00:00.018
When
I click on "Reboot system"
00:00:00.940
Then
I should see a "Reboot scheduled for system" text
00:00:00.082
When
I wait at most 600 seconds until event "System reboot scheduled" is completed
00:03:57.038
+ Show Info
2026-06-05 14:17:28 +0200 Still waiting for action to complete...
Then
I should see a "Reboot completed." text
00:00:00.056