@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.176
When
I follow first "Schedule System Reboot"
00:00:00.653
Then
I should see a "System Reboot Confirmation" text
00:00:00.087
And
I should see a "Reboot system" button
00:00:00.024
When
I click on "Reboot system"
00:00:01.207
Then
I wait and check that "ssh_minion" has rebooted
00:03:53.128
@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.717
When
I follow first "Schedule System Reboot"
00:00:00.641
Then
I should see a "System Reboot Confirmation" text
00:00:00.079
And
I should see a "Reboot system" button
00:00:00.021
And
I click on "Reboot system"
00:00:01.236
Then
I should see a "Reboot scheduled for system" text
00:00:00.092
When
I wait at most 600 seconds until event "System reboot scheduled" is completed
00:04:16.688
+ Show Info
2026-06-12 12:30:09 +0200 Still waiting for action to complete...
And
I should see a "Reboot completed." text
00:00:00.063
@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:03.462
When
I follow first "Schedule System Reboot"
00:00:00.651
Then
I should see a "System Reboot Confirmation" text
00:00:00.075
And
I should see a "Reboot system" button
00:00:00.024
When
I click on "Reboot system"
00:00:00.978
Then
I should see a "Reboot scheduled for system" text
00:00:00.096
When
I wait at most 600 seconds until event "System reboot scheduled" is completed
00:03:59.478
+ Show Info
2026-06-12 12:34:30 +0200 Still waiting for action to complete...
Then
I should see a "Reboot completed." text
00:00:00.066
@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.333
When
I follow first "Schedule System Reboot"
00:00:00.563
Then
I should see a "System Reboot Confirmation" text
00:00:00.078
And
I should see a "Reboot system" button
00:00:00.026
When
I click on "Reboot system"
00:00:00.896
Then
I should see a "Reboot scheduled for system" text
00:00:00.097
When
I wait at most 600 seconds until event "System reboot scheduled" is completed
00:03:59.188
+ Show Info
2026-06-12 12:38:37 +0200 Still waiting for action to complete...
Then
I should see a "Reboot completed." text
00:00:00.063