@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.192
When
I follow first "Schedule System Reboot"
00:00:00.579
Then
I should see a "System Reboot Confirmation" text
00:00:00.161
And
I should see a "Reboot system" button
00:00:00.018
When
I click on "Reboot system"
00:00:00.850
Then
I wait and check that "ssh_minion" has rebooted
00:03:53.447
@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.558
When
I follow first "Schedule System Reboot"
00:00:00.488
Then
I should see a "System Reboot Confirmation" text
00:00:00.166
And
I should see a "Reboot system" button
00:00:00.019
And
I click on "Reboot system"
00:00:00.848
Then
I should see a "Reboot scheduled for system" text
00:00:00.212
When
I wait at most 600 seconds until event "System reboot scheduled" is completed
00:04:16.075
+ Show Info
2026-05-28 08:24:02 +0200 Still waiting for action to complete...
And
I should see a "Reboot completed." text
00:00:00.146
@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.575
When
I follow first "Schedule System Reboot"
00:00:00.496
Then
I should see a "System Reboot Confirmation" text
00:00:00.170
And
I should see a "Reboot system" button
00:00:00.018
When
I click on "Reboot system"
00:00:00.967
Then
I should see a "Reboot scheduled for system" text
00:00:00.209
When
I wait at most 600 seconds until event "System reboot scheduled" is completed
00:03:43.611
+ Show Info
2026-05-28 08:28:21 +0200 Still waiting for action to complete...
Then
I should see a "Reboot completed." text
00:00:00.145
@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:07.040
When
I follow first "Schedule System Reboot"
00:00:00.494
Then
I should see a "System Reboot Confirmation" text
00:00:00.165
And
I should see a "Reboot system" button
00:00:00.018
When
I click on "Reboot system"
00:00:00.895
Then
I should see a "Reboot scheduled for system" text
00:00:00.199
When
I wait at most 600 seconds until event "System reboot scheduled" is completed
00:03:57.814
+ Show Info
2026-05-28 08:32:13 +0200 Still waiting for action to complete...
Then
I should see a "Reboot completed." text
00:00:00.148