@scope_onboarding
Feature: 0142 - Display patches
File name: min_check_patches_install.feature
Relative path: secondary/min_check_patches_install.feature
@scope_onboarding
Scenario: Pre-require: enable old packages to fake a possible installation
When
I enable repository "test_repo_rpm_pool" on this "sle_minion"
00:00:00.810
And
I refresh the metadata for "sle_minion"
00:00:00.838
And
I install old package "andromeda-dummy-1.0" on this "sle_minion"
00:00:01.895
And
I install old package "virgo-dummy-1.0" on this "sle_minion"
00:00:01.810
When
I follow the left menu "Admin > Task Schedules"
00:00:00.128
And
I follow "errata-cache-default"
00:00:00.403
And
I follow "errata-cache-bunch"
00:00:01.278
And
I click on "Single Run Schedule"
00:00:01.506
Then
I should see a "bunch was scheduled" text
00:00:00.551
And
I wait until the table contains "FINISHED" or "SKIPPED" followed by "FINISHED" in its first rows
00:01:46.016
When
I follow the left menu "Patches > Patch List > Relevant"
00:00:00.264
Then
I should see an update in the list
00:00:00.013
When
I wait until I see "andromeda-dummy" text, refreshing the page
00:00:00.072
Then
I should see a "andromeda-dummy-6789" link
00:00:00.015
When
I enter "virgo-dummy" as the filtered synopsis
00:00:00.052
And
I click on the filter button
00:00:00.343
And
I wait until I see "virgo-dummy" text
00:00:00.145
Then
I should see a "virgo-dummy-3456" link
00:00:00.013
When
I follow the left menu "Patches > Patch List > Relevant"
00:00:00.067
And
I follow "andromeda-dummy-6789"
00:00:00.381
Then
I should see a "andromeda-dummy-6789 - Bug Fix Advisory" text
00:00:00.159
And
I should see a "Test update for andromeda-dummy" text
00:00:00.150
And
I should see a "Fake-RPM-SUSE-Channel" link
00:00:00.010
And
I should see a "reboot_suggested" text
00:00:00.145
When
I follow the left menu "Patches > Patch List > Relevant"
00:00:00.065
And
I follow "andromeda-dummy-6789"
00:00:00.448
And
I follow "Packages"
00:00:01.727
Then
I should see a "Fake-RPM-SUSE-Channel" link
00:00:00.009
And
I should see a "sha512:19940cc4a9f0d38a038a4455b0f1cf1290c4a4296b27f5a62f4aae60585ac6e2677e88c3c3127d487116ed8d9b1787379e23aafac46bc14408864926bedee693" text
00:00:00.133
And
I should see a "andromeda-dummy-2.0-1.1-noarch" link
00:00:00.014
Given
I am on the Systems overview page of this "sle_minion"
00:00:01.570
When
I follow "Software" in the content area
00:00:00.069
And
I follow "Patches" in the content area
00:00:00.083
Then
I should see a "Relevant Patches" text
00:00:00.177
When
I enter "dummy" as the filtered synopsis
00:00:00.035
And
I click on the filter button
00:00:10.065
Then
I should see a "Test update for andromeda-dummy" text
00:00:00.187
And
I should see a "Test update for virgo-dummy" text
00:00:00.169
@scope_onboarding
Scenario: Cleanup: regenerate search index for later tests
Search by hostname: uyuni-master-suse-minion
[{"last_boot"=>"2026-05-25T22:32:09Z", "name"=>"uyuni-master-suse-minion.sumaci.aws", "id"=>1000010021, "last_checkin"=>"2026-05-26T02:55:24Z"}]
When
I disable repository "test_repo_rpm_pool" on this "sle_minion" without error control
00:00:00.798
And
I refresh the metadata for "sle_minion"
00:00:01.086
And
I remove package "andromeda-dummy" from this "sle_minion" without error control
00:00:01.775
And
I remove package "virgo-dummy" from this "sle_minion" without error control
00:00:01.790