@scope_visualization
@skip_if_github_validation
@sle_minion
@rhlike_minion
@deblike_minion
@ssh_minion
Feature: 0118 - The system details of each minion and client provides an overview of the system
File name: allcli_overview_systems_details.feature
Relative path: secondary/allcli_overview_systems_details.feature
@scope_visualization
@skip_if_github_validation
@sle_minion
Scenario: SLE minion hardware refresh
Given
I navigate to the Systems overview page of this "sle_minion"
00:00:02.481
When
I follow "Hardware"
00:00:00.482
And
I click on "Schedule Hardware Refresh"
00:00:00.740
Then
I should see a "You have successfully scheduled a hardware profile refresh" text
00:00:00.118
When
I wait until event "Hardware List Refresh scheduled" is completed
00:00:18.706
And
I wait until there is no Salt job calling the module "hardware.profileupdate" on "sle_minion"
00:00:03.093
@scope_visualization
@skip_if_github_validation
@sle_minion
Scenario: Minion grains are displayed correctly on the details page
Given
I am on the Systems overview page of this "sle_minion"
00:00:01.763
Then
the hostname for "sle_minion" should be correct
00:00:00.097
I should see kernel version: 7.0.7-1-default
And
the OS version for "sle_minion" should be correct
00:00:00.000
IPv4 address: 172.16.3.8
IPv6 address: fe80::4fc:d5ff:feb3:33ff
And
the system ID for "sle_minion" should be correct
00:00:01.240
And
the system name for "sle_minion" should be correct
00:00:00.087
And
the uptime for "sle_minion" should be correct
00:00:00.526
And
I should see a "UUID" text
00:00:00.081
And
I should see a "Virtualization" text
00:00:00.083
And
I should see a "Installed Products" text
00:00:00.083
And
I should see a "Checked In" text
00:00:00.082
And
I should see a "Registered" text
00:00:00.082
And
I should see a "Contact Method" text
00:00:00.081
And
I should see a "Auto Patch Update" text
00:00:00.080
And
I should see a "Maintenance Schedule" text
00:00:00.083
And
I should see a "Description" text
00:00:00.082
And
I should see a "Location" text
00:00:00.081
@scope_visualization
@skip_if_github_validation
@rhlike_minion
Scenario: Red Hat-like minion hardware refresh
Given
I am on the Systems overview page of this "rhlike_minion"
00:00:01.678
When
I follow "Hardware"
00:00:00.493
And
I click on "Schedule Hardware Refresh"
00:00:00.068
Then
I should see a "You have successfully scheduled a hardware profile refresh" text
00:00:00.129
When
I wait until event "Hardware List Refresh scheduled" is completed
00:00:21.697
And
I wait until there is no Salt job calling the module "hardware.profileupdate" on "rhlike_minion"
00:00:02.130
@scope_visualization
@skip_if_github_validation
@rhlike_minion
Scenario: Red Hat-like minion grains are displayed correctly on the details page
Given
I am on the Systems overview page of this "rhlike_minion"
00:00:01.669
Then
the hostname for "rhlike_minion" should be correct
00:00:00.098
I should see kernel version: 5.14.0-611.5.1.el9_7.x86_64
And
the OS version for "rhlike_minion" should be correct
00:00:00.000
IPv4 address: 172.16.3.10
IPv6 address: fe80::41c:a9ff:fe76:713b
And
the system ID for "rhlike_minion" should be correct
00:00:01.221
And
the system name for "rhlike_minion" should be correct
00:00:00.087
And
the uptime for "rhlike_minion" should be correct
00:00:00.280
And
I should see a "UUID" text
00:00:00.083
And
I should see a "Virtualization" text
00:00:00.082
And
I should see a "Installed Products" text
00:00:00.080
And
I should see a "Checked In" text
00:00:00.084
And
I should see a "Registered" text
00:00:00.086
And
I should see a "Contact Method" text
00:00:00.081
And
I should see a "Auto Patch Update" text
00:00:00.079
And
I should see a "Maintenance Schedule" text
00:00:00.080
And
I should see a "Description" text
00:00:00.082
And
I should see a "Location" text
00:00:00.079
@scope_visualization
@skip_if_github_validation
@deblike_minion
Scenario: Debian-like minion hardware refresh
Given
I am on the Systems overview page of this "deblike_minion"
00:00:01.949
When
I follow "Hardware"
00:00:00.507
And
I click on "Schedule Hardware Refresh"
00:00:00.706
Then
I should see a "You have successfully scheduled a hardware profile refresh" text
00:00:00.120
When
I wait until event "Hardware List Refresh scheduled" is completed
00:00:18.713
And
I wait until there is no Salt job calling the module "hardware.profileupdate" on "deblike_minion"
00:00:03.016
@scope_visualization
@skip_if_github_validation
@deblike_minion
Scenario: Debian-like minion grains are displayed correctly on the details page
Given
I am on the Systems overview page of this "deblike_minion"
00:00:01.806
Then
the hostname for "deblike_minion" should be correct
00:00:00.089
I should see kernel version: 6.17.0-1019-aws
And
the OS version for "deblike_minion" should be correct
00:00:00.000
IPv4 address: 172.16.3.11
IPv6 address: fe80::40d:beff:fe4f:b1a7
And
the system ID for "deblike_minion" should be correct
00:00:01.235
And
the system name for "deblike_minion" should be correct
00:00:00.083
And
the uptime for "deblike_minion" should be correct
00:00:00.252
And
I should see a "UUID" text
00:00:00.079
And
I should see a "Virtualization" text
00:00:00.083
And
I should see a "Installed Products" text
00:00:00.080
And
I should see a "Checked In" text
00:00:00.081
And
I should see a "Registered" text
00:00:00.082
And
I should see a "Contact Method" text
00:00:00.081
And
I should see a "Auto Patch Update" text
00:00:00.083
And
I should see a "Maintenance Schedule" text
00:00:00.082
And
I should see a "Description" text
00:00:00.084
And
I should see a "Location" text
00:00:00.080
@scope_visualization
@skip_if_github_validation
@ssh_minion
Scenario: SSH-managed minion hardware refresh
Given
I am on the Systems overview page of this "ssh_minion"
00:00:01.741
When
I follow "Hardware"
00:00:00.636
And
I click on "Schedule Hardware Refresh"
00:00:00.750
Then
I should see a "You have successfully scheduled a hardware profile refresh" text
00:00:00.121
And
I wait until event "Hardware List Refresh scheduled" is completed
00:00:38.854
@scope_visualization
@skip_if_github_validation
@ssh_minion
Scenario: SSH-managed minion grains are displayed correctly on the details page
Given
I am on the Systems overview page of this "ssh_minion"
00:00:01.726
Then
the hostname for "ssh_minion" should be correct
00:00:00.095
I should see kernel version: 7.0.7-1-default
And
the OS version for "ssh_minion" should be correct
00:00:00.000
IPv4 address: 172.16.3.9
IPv6 address: fe80::45e:b8ff:fe79:fd0b
And
the system ID for "ssh_minion" should be correct
00:00:01.222
And
the system name for "ssh_minion" should be correct
00:00:00.087
And
the uptime for "ssh_minion" should be correct
00:00:00.435
And
I should see a "UUID" text
00:00:00.083
And
I should see a "Virtualization" text
00:00:00.086
And
I should see a "Installed Products" text
00:00:00.082
And
I should see a "Checked In" text
00:00:00.082
And
I should see a "Registered" text
00:00:00.084
And
I should see a "Contact Method" text
00:00:00.083
And
I should see a "Auto Patch Update" text
00:00:00.081
And
I should see a "Maintenance Schedule" text
00:00:00.086
And
I should see a "Description" text
00:00:00.081
And
I should see a "Location" text
00:00:00.081