@rhlike_minion
@proxy
Feature: 0023 - Bootstrap a Red Hat-like minion and do some basic operations on it
File name: min_rhlike_salt.feature
Relative path: init_clients/min_rhlike_salt.feature
When
I follow the left menu "Systems > Bootstrapping"
00:00:00.168
Then
I should see a "Bootstrap Minions" text
00:00:00.145
The hostname of rhlike_minion is uyuni-master-rhlike-minion.sumaci.aws
And
I enter "22" as "port"
00:00:00.070
And
I enter "root" as "user"
00:00:00.076
And
I enter "linux" as "password"
00:00:00.075
And
I select "1-RH-LIKE-KEY" from "activationKeys"
00:00:00.084
And
I select the hostname of "proxy" from "proxies" if present
00:00:03.534
And
I click on "Bootstrap"
00:00:00.102
Text 'Bootstrap process initiated.' not found (ScriptError) ./features/step_definitions/navigation_steps.rb:40:in `/^I wait until I see "([^"]*)" text$/' features/init_clients/min_rhlike_salt.feature:23:in `I wait until I see "Bootstrap process initiated." text'
And
I follow the left menu "Systems > System List > All"
0s
And
I wait until I see the name of "rhlike_minion", refreshing the page
0s
And
I wait until onboarding is completed for "rhlike_minion"
0s
@rhlike_minion
@proxy
Scenario: Check connection from Red Hat-like minion to proxy
Given
I am on the Systems overview page of this "rhlike_minion"
00:00:00.955
+ Show Error
+ Screenshot
No system found for hostname: uyuni-master-rhlike-minion.sumaci.aws (RuntimeError) ./features/support/commonlib.rb:466:in `get_system_id' ./features/step_definitions/navigation_steps.rb:502:in `/^I am on the Systems overview page of this "([^"]*)"$/' features/init_clients/min_rhlike_salt.feature:30:in `I am on the Systems overview page of this "rhlike_minion"'
When
I follow "Details" in the content area
0s
And
I follow "Connection" in the content area
0s
Then
I should see "proxy" short hostname
0s
@rhlike_minion
@proxy
Scenario: Check registration on proxy of Red Hat-like minion
Given
I am on the Systems overview page of this "proxy"
00:00:01.541
When
I follow "Details" in the content area
00:00:00.085
And
I follow "Proxy" in the content area
00:00:00.071
Hostname uyuni-master-rhlike-minion.sumaci.aws is not present (ScriptError) ./features/step_definitions/navigation_steps.rb:705:in `/^I should see "([^"]*)" hostname$/' features/init_clients/min_rhlike_salt.feature:40:in `I should see "rhlike_minion" hostname'
undefined method `map' for an instance of String (NoMethodError) ./features/support/env.rb:211:in `web_session_is_active?' ./features/support/env.rb:182:in `After'
@rhlike_minion
Scenario: Subscribe the Red Hat-like minion to a base channel
No system found for hostname: uyuni-master-rhlike-minion.sumaci.aws (RuntimeError) ./features/support/commonlib.rb:466:in `get_system_id' ./features/step_definitions/navigation_steps.rb:502:in `/^I am on the Systems overview page of this "([^"]*)"$/' features/init_clients/min_rhlike_salt.feature:43:in `I am on the Systems overview page of this "rhlike_minion"'
When
I follow "Software" in the content area
0s
And
I follow "Software Channels" in the content area
0s
And
I wait until I do not see "Loading..." text
0s
And
I check radio button "Fake-Base-Channel-RH-like"
0s
And
I wait until I do not see "Loading..." text
0s
And
I click on "Next"
0s
Then
I should see a "Confirm Software Channel Change" text
0s
When
I click on "Confirm"
0s
Then
I should see a "Changing the channels has been scheduled." text
0s
And
I wait until event "Subscribe channels scheduled by admin" is completed
0s
@rhlike_minion
Scenario: Detect latest Salt changes on the Red Hat-like minion
* Thu May 14 2026 Victor Zhestkov- Use non vendored tornado with Python 3.11 (bsc#1257583, bsc#1259700) - Added: * use-non-vendored-tornado-with-python-3.11.patch * Thu May 07 2026 Pablo Suárez Hernández - Specify .SO ver explicitly in BuildRequire for libsodium * Mon Apr 27 2026 Marek Czernek - BDSA-2025-60810: Harden Tornado from invalid HTTP reason phrases - Read full URI from ldap pillar config (bsc#1254900) - Added: * bdsa-2025-60810-harden-against-invalid-http-reason-p.patch * read-full-uri-from-ldap-pillar-config-753.patch
@rhlike_minion
Scenario: Check events history for failures on Red Hat-like minion
No system found for hostname: uyuni-master-rhlike-minion.sumaci.aws (RuntimeError) ./features/support/commonlib.rb:466:in `get_system_id' ./features/step_definitions/navigation_steps.rb:502:in `/^I am on the Systems overview page of this "([^"]*)"$/' features/init_clients/min_rhlike_salt.feature:59:in `I am on the Systems overview page of this "rhlike_minion"'
Then
I check for failed events on history event page
0s