@deblike_minion
@proxy
Feature: 0022 - Bootstrap a Debian-like minion and do some basic operations on it
File name: min_deblike_salt.feature
Relative path: init_clients/min_deblike_salt.feature
When
I follow the left menu "Systems > Bootstrapping"
00:00:00.424
Then
I should see a "Bootstrap Minions" text
00:00:00.110
The hostname of deblike_minion is uyuni-master-deblike-minion
And
I enter "22" as "port"
00:00:00.073
And
I enter "root" as "user"
00:00:00.119
And
I enter "linux" as "password"
00:00:00.123
And
I select "1-DEBLIKE-KEY" from "activationKeys"
00:00:00.127
And
I select the hostname of "proxy" from "proxies" if present
00:00:03.267
And
I click on "Bootstrap"
00:00:00.117
And
I wait until I see "Bootstrap process initiated." text
00:00:40.591
And
I follow the left menu "Systems > System List > All"
00:00:00.420
And
I wait until I see the name of "deblike_minion", refreshing the page
00:01:13.520
And
I wait until onboarding is completed for "deblike_minion"
00:00:24.150
* Thu May 7 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 * Tue Apr 14 2026 Marek Czernek - Fix testsuite failures - Added: * fix-test-failures-754.patch * Tue Mar 17 2026 Victor Zhestkov - Backport security patch for Salt vendored tornado (bsc#1259554): * CVE-2026-31958: Add limits on multipart form data parsing
@deblike_minion
@proxy
Scenario: Check connection from the Debian-like minion to proxy
Given
I am on the Systems overview page of this "deblike_minion"
00:00:02.268
When
I follow "Details" in the content area
00:00:00.173
And
I follow "Connection" in the content area
00:00:00.094
Then
I should see "proxy" short hostname
00:00:00.082
@deblike_minion
@proxy
Scenario: Check registration on proxy of the Debian-like minion
Given
I am on the Systems overview page of this "proxy"
00:00:02.686
When
I follow "Details" in the content area
00:00:00.095
And
I follow "Proxy" in the content area
00:00:00.104
Then
I should see "deblike_minion" hostname
00:00:00.150
@deblike_minion
Scenario: Subscribe the Debian-like minion to a base channel
Given
I am on the Systems overview page of this "deblike_minion"
00:00:04.250
When
I follow "Software" in the content area
00:00:00.131
And
I follow "Software Channels" in the content area
00:00:00.193
And
I wait until I do not see "Loading..." text
00:00:00.155
Warning: Radio button 'Fake-Base-Channel-Debian-like' is already checked
And
I wait until I do not see "Loading..." text
00:00:00.445
And
I click on "Next"
00:00:00.128
Then
I should see a "Confirm Software Channel Change" text
00:00:00.095
When
I click on "Confirm"
00:00:00.127
Then
I should see a "Changing the channels has been scheduled." text
00:00:00.477
And
I wait until event "Subscribe channels scheduled by admin" is completed
00:00:21.468
@deblike_minion
Scenario: Detect latest Salt changes on the Debian-like minion
* Thu May 7 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 * Tue Apr 14 2026 Marek Czernek - Fix testsuite failures - Added: * fix-test-failures-754.patch * Tue Mar 17 2026 Victor Zhestkov - Backport security patch for Salt vendored tornado (bsc#1259554): * CVE-2026-31958: Add limits on multipart form data parsing