@flaky
@scope_res
@scope_salt
@rhlike_minion
Feature: 0123 - Install a patch on the Red Hat-like minion via Salt through the UI
File name: min_rhlike_salt_install_package_and_patch.feature
Relative path: secondary/min_rhlike_salt_install_package_and_patch.feature
@flaky
@scope_res
@scope_salt
@rhlike_minion
Scenario: Pre-requisite: refresh package list and check newly installed packages on Red Hat-like minion
FAIL: mgrctl exec -i 'spacecmd -u admin -p admin system_schedulepackagerefresh uyuni-master-rhlike-minion' returned status code = 1. Output: ** Generating system cache ** (ScriptError) ./features/support/remote_node.rb:172:in `run_local' ./features/support/remote_node.rb:120:in `run' ./features/step_definitions/command_steps.rb:1289:in `/^I refresh packages list via spacecmd on "([^"]*)"$/' features/secondary/min_rhlike_salt_install_package_and_patch.feature:20:in `I refresh packages list via spacecmd on "rhlike_minion"'
And
I wait until refresh package list on "rhlike_minion" is finished
0s
Then
spacecmd should show packages "virgo-dummy-1.0" installed on "rhlike_minion"
0s
@flaky
@scope_res
@scope_salt
@rhlike_minion
Scenario: Pre-requisite: re-subscribe the Red Hat-like minion to a base channel
Given
I am on the Systems overview page of this "rhlike_minion"
00:00:02.852
When
I follow "Software" in the content area
00:00:00.074
And
I follow "Software Channels" in the content area
00:00:00.083
And
I wait until I do not see "Loading..." text
00:00:00.076
Warning: Radio button 'Fake-Base-Channel-RH-like' is already checked
And
I wait until I do not see "Loading..." text
00:00:00.503
And
I click on "Next"
00:00:00.059
Then
I should see a "Confirm Software Channel Change" text
00:00:00.156
When
I click on "Confirm"
00:00:00.057
Then
I should see a "Changing the channels has been scheduled." text
00:00:00.398
And
I wait until event "Subscribe channels scheduled" is completed
00:00:22.336
@flaky
@scope_res
@scope_salt
@rhlike_minion
Scenario: Schedule errata refresh to reflect channel assignment on Red Hat-like minion
When
I follow "Software" in the content area
00:00:00.069
And
I follow "List / Remove" in the content area
00:00:00.064
And
I enter "virgo-dummy" as the filtered package name
00:00:00.247
And
I click on the filter button until page does contain "virgo-dummy" text
00:00:11.478
When
I follow the left menu "Admin > Task Schedules"
00:00:00.131
And
I follow "errata-cache-default"
00:00:01.220
And
I follow "errata-cache-bunch"
00:00:00.384
And
I click on "Single Run Schedule"
00:00:01.533
Then
I should see a "bunch was scheduled" text
00:00:00.571
And
I wait until the table contains "FINISHED" or "SKIPPED" followed by "FINISHED" in its first rows
00:00:00.675
@flaky
@scope_res
@scope_salt
@rhlike_minion
Scenario: Install a patch on the Red Hat-like minion
Given
I am on the Systems overview page of this "rhlike_minion"
00:00:01.547
When
I follow "Software" in the content area
00:00:00.077
And
I follow "Patches" in the content area
00:00:00.064
When
I check "virgo-dummy-3456" in the list
00:00:00.063
And
I click on "Apply Patches"
00:00:00.781
And
I click on "Confirm"
00:00:00.924
Then
I should see a "1 patch update has been scheduled for" text
00:00:00.175
And
I wait for "virgo-dummy-2.0-1.1" to be installed on "rhlike_minion"
00:00:09.520
@flaky
@scope_res
@scope_salt
@rhlike_minion
Scenario: Install a package on the Red Hat-like minion
When
I follow "Software" in the content area
00:00:00.061
And
I follow "Install"
00:00:00.433
And
I check "andromeda-dummy" in the list
00:00:00.055
And
I click on "Install Packages"
00:00:00.590
And
I click on "Confirm"
00:00:00.649
Then
I should see a "1 package install has been scheduled for" text
00:00:00.146
And
I wait until event "Package Install/Upgrade scheduled" is completed
00:00:22.365
@flaky
@scope_res
@scope_salt
@rhlike_minion
Scenario: Cleanup: remove virgo-dummy and andromeda-dummy packages from Red Hat-like minion
When
I follow "Software" in the content area
00:00:00.079
And
I follow "List / Remove"
00:00:00.630
And
I enter "andromeda" as the filtered package name
00:00:00.143
And
I click on the filter button
00:00:00.843
And
I check "andromeda-dummy" in the list
00:00:00.061
And
I enter "virgo-dummy" as the filtered package name
00:00:00.042
And
I click on the filter button
00:00:00.140
And
I check "virgo-dummy" in the list
00:00:00.054
And
I click on "Remove Packages"
00:00:00.609
And
I click on "Confirm"
00:00:00.688
Then
I should see a "2 package removals have been scheduled" text
00:00:00.156
And
I wait until event "Package Removal scheduled" is completed
00:00:22.318
And
I disable repository "test_repo_rpm_pool" on this "rhlike_minion"
00:00:00.309