@sle_minion
@proxy
Feature: 0076 - Move a minion from a proxy to direct connection
File name: min_move_from_and_to_proxy.feature
Relative path: secondary/min_move_from_and_to_proxy.feature
When
I delete "sle_minion" system using the api
00:00:04.811
And
I perform a full salt minion cleanup on "sle_minion"
00:00:11.912
And
I wait until Salt client is inactive on "sle_minion"
00:00:00.472
Then
"sle_minion" should not be registered
00:00:00.995
When
I follow the left menu "Systems > Bootstrapping"
00:00:00.138
Then
I should see a "Bootstrap Minions" text
00:00:00.159
The hostname of sle_minion is uyuni-master-suse-minion.sumaci.aws
And
I enter "22" as "port"
00:00:00.053
And
I enter "root" as "user"
00:00:00.058
And
I enter "linux" as "password"
00:00:00.057
And
I select "1-SUSE-KEY-x86_64" from "activationKeys"
00:00:00.070
And
I select the hostname of "proxy" from "proxies" if present
00:00:00.057
And
I click on "Bootstrap"
00:00:00.060
And
I wait until I see "Bootstrap process initiated." text
00:00:44.593
And
I wait until onboarding is completed for "sle_minion"
00:01:24.823
@sle_minion
@proxy
Scenario: Check the new bootstrapped minion in System Overview page
When
I follow the left menu "Salt > Keys"
00:00:00.128
Then
I should see a "accepted" text
00:00:00.314
It took 4 seconds to contact the minion
Given
I am on the Systems overview page of this "sle_minion"
00:00:01.586
When
I follow "Details" in the content area
00:00:00.070
And
I follow "Connection" in the content area
00:00:00.066
Then
I should see "proxy" short hostname
00:00:00.152
Given
I am on the Systems overview page of this "proxy"
00:00:01.636
When
I follow "Details" in the content area
00:00:00.057
And
I follow "Proxy" in the content area
00:00:00.064
Then
I should see "sle_minion" hostname
00:00:00.202
Given
I am on the Systems overview page of this "sle_minion"
00:00:01.693
When
I follow "Details" in the content area
00:00:00.059
And
I follow "Connection" in the content area
00:00:00.068
And
I follow "Change" in the content area
00:00:00.063
And
I select "None" from "proxies"
00:00:00.069
And
I click on "Change Proxy"
00:00:00.055
And
I wait until I see "scheduled" text
00:00:00.428
And
I follow "Events"
00:00:00.480
And
I follow "History"
00:00:00.390
And
I wait until I see the event "Apply states [bootstrap.set_proxy] scheduled" completed during last minute, refreshing the page
00:00:11.475
And
I wait until I see the event "Apply states [channels] scheduled" completed during last minute, refreshing the page
00:00:24.049
Given
I am on the Systems overview page of this "sle_minion"
00:00:01.596
When
I follow "Details" in the content area
00:00:00.063
And
I follow "Connection" in the content area
00:00:00.060
Then
I should see a "This system connects directly and not through a Proxy" text
00:00:00.137
Given
I wait for "120" seconds
00:02:00.000
When
I follow the left menu "Systems > System List > All"
00:00:00.142
And
I click on the clear SSM button
00:00:00.063
And
I check the "sle_minion" client
00:00:00.377
And
I should see "1" systems selected for SSM
00:00:00.178
And
I follow the left menu "Systems > System Set Manager > Overview"
00:00:00.546
And
I follow "proxy server" in the content area
00:00:00.084
And
I select the hostname of "proxy" from "proxies" if present
00:00:00.074
And
I click on "Change Proxy"
00:00:00.058
And
I wait until I see "scheduled" text
00:00:00.366
Given
I am on the Systems overview page of this "sle_minion"
00:00:01.660
And
I follow "Events"
00:00:00.451
And
I follow "History"
00:00:00.426
And
I wait until I see the event "Apply states [bootstrap.set_proxy] scheduled" completed during last minute, refreshing the page
00:00:00.011
And
I wait until I see the event "Apply states [channels] scheduled" completed during last minute, refreshing the page
00:00:34.707
Given
I am on the Systems overview page of this "proxy"
00:00:01.551
When
I follow "Details" in the content area
00:00:00.069
And
I follow "Proxy" in the content area
00:00:00.065
Then
I should see "sle_minion" hostname
00:00:00.211
Given
I am on the Systems overview page of this "sle_minion"
00:00:01.572
When
I follow "Details" in the content area
00:00:00.060
And
I follow "Connection" in the content area
00:00:00.065
Then
I should see "proxy" short hostname
00:00:00.145