@ssh_minion
@susemanager
@proxy
Feature: 0025 - Bootstrap a Salt host managed via salt-ssh
File name: sle_ssh_minion.feature
Relative path: init_clients/sle_ssh_minion.feature
When
I follow the left menu "Systems > Bootstrapping"
00:00:00.260
Then
I should see a "Bootstrap Minions" text
00:00:00.126
When
I check "manageWithSSH"
00:00:00.114
The hostname of ssh_minion is uyuni-master-suse-sshminion.sumaci.aws
And
I enter "linux" as "password"
00:00:00.098
And
I select the hostname of "proxy" from "proxies" if present
00:00:03.823
And
I click on "Bootstrap"
00:00:00.134
And
I wait until I see "Bootstrap process initiated." text
00:01:13.944
And
I follow the left menu "Systems > System List > All"
00:00:00.232
And
I wait until I see the name of "ssh_minion", refreshing the page
00:00:45.121
execution expired (Timeout::Error) ./features/support/commonlib.rb:89:in `repeat_until_timeout' ./features/step_definitions/navigation_steps.rb:70:in `/^I wait until I see "([^"]*)" (text|regex), refreshing the page$/' ./features/step_definitions/common_steps.rb:157:in `/^I wait (\d+) seconds until the event is picked up and (\d+) seconds until the event "([^"]*)" is completed$/' ./features/step_definitions/setup_steps.rb:218:in `/^I wait at most (\d+) seconds until onboarding is completed for "([^"]*)"$/' ./features/step_definitions/setup_steps.rb:230:in `/^I wait until onboarding is completed for "([^"]*)"$/' features/init_clients/sle_ssh_minion.feature:24:in `I wait until onboarding is completed for "ssh_minion"'
Given
I am on the Systems overview page of this "ssh_minion"
00:00:01.824
When
I follow "Details" in the content area
00:00:00.087
And
I follow "Connection" in the content area
00:00:00.074
Then
I should see "proxy" short hostname
00:00:00.079
Given
I am on the Systems overview page of this "proxy"
00:00:01.703
When
I follow "Details" in the content area
00:00:00.068
And
I follow "Proxy" in the content area
00:00:00.074
Then
I should see "ssh_minion" hostname
00:00:00.112