@skip_if_github_validation
@scope_openscap
@scope_res
@rhlike_minion
Feature: 0043 - OpenSCAP audit of Red Hat-like Salt minion
Description: In order to audit a Red Hat-like Salt minion
As an authorized user
I want to run an OpenSCAP scan on it
File name: min_rhlike_openscap_audit.feature
Relative path: secondary/min_rhlike_openscap_audit.feature
@skip_if_github_validation
@scope_openscap
@scope_res
@rhlike_minion
Scenario: Enable repositories for openSCAP on the Red Hat-like minion
When
I enable the repositories "Rocky-BaseOS Rocky-AppStream" on this "rhlike_minion"
00:00:00.376
And
I refresh the metadata for "rhlike_minion"
00:01:39.942
@skip_if_github_validation
@scope_openscap
@scope_res
@rhlike_minion
Scenario: Install the OpenSCAP packages on the Red Hat-like minion
Given
I am on the Systems overview page of this "rhlike_minion"
00:00:01.639
And
I install OpenSCAP dependencies on "rhlike_minion"
00:00:40.161
And
I follow "Software" in the content area
00:00:00.075
And
I click on "Update Package List"
00:00:00.680
And
I wait until event "Package List Refresh" is completed
00:00:39.145
@skip_if_github_validation
@scope_openscap
@scope_res
@rhlike_minion
Scenario: Schedule an OpenSCAP audit job on the Red Hat-like minion
Given
I am on the Systems overview page of this "rhlike_minion"
00:00:01.747
When
I follow "Audit" in the content area
00:00:00.078
And
I follow "OpenSCAP" in the content area
00:00:00.077
And
I follow "Schedule" in the content area
00:00:00.063
And
I wait at most 30 seconds until I do not see "This system does not yet have OpenSCAP scan capability." text, refreshing the page
00:00:00.071
And
I enter "--profile xccdf_org.ssgproject.content_profile_anssi_bp28_intermediary" as "params"
00:00:00.127
And
I enter "/usr/share/xml/scap/ssg/content/ssg-rhel8-ds.xml" as "path"
00:00:00.094
And
I click on "Schedule"
00:00:00.063
Unable to find xpath "/html" (Capybara::ElementNotFound) ./features/support/commonlib.rb:125:in `check_text?' ./features/step_definitions/navigation_steps.rb:691:in `/^I should see a "([^"]*)" text$/' features/secondary/min_rhlike_openscap_audit.feature:36:in `I should see a "XCCDF scan has been scheduled" text'
And
I wait at most 500 seconds until event "OpenSCAP xccdf scanning" is completed
0s
@skip_if_github_validation
@scope_openscap
@scope_res
@rhlike_minion
Scenario: Check the results of the OpenSCAP scan on the Red Hat-like minion
Given
I am on the Systems overview page of this "rhlike_minion"
00:00:01.658
When
I follow "Audit" in the content area
00:00:00.063
And
I follow "OpenSCAP" in the content area
00:00:00.058
Unable to find link "xccdf_org.open-scap_testresult" (Capybara::ElementNotFound) ./features/support/commonlib.rb:173:in `click_link_and_wait' ./features/step_definitions/navigation_steps.rb:366:in `/^I follow "([^"]*)"$/' features/secondary/min_rhlike_openscap_audit.feature:43:in `I follow "xccdf_org.open-scap_testresult"'
Then
I should see a "Details of XCCDF Scan" text
0s
And
I should see a "RHEL-8" text
0s
And
I should see a "XCCDF Rule Results" text
0s
@skip_if_github_validation
@scope_openscap
@scope_res
@rhlike_minion
Scenario: Cleanup: remove audit scans retention period from Red Hat-like minion
When
I follow the left menu "Admin > Organizations"
00:00:00.139
When
I follow "SUSE Test" in the content area
00:00:00.077
And
I follow "Configuration" in the content area
00:00:00.065
And
I enter "0" as "scap_retention_period"
00:00:00.050
And
I click on "Update Organization"
00:00:00.511
Then
I should see a "Organization SUSE Test was successfully updated." text
00:00:00.171
@skip_if_github_validation
@scope_openscap
@scope_res
@rhlike_minion
Scenario: Cleanup: delete audit results from Red Hat-like minion
Given
I am on the Systems overview page of this "rhlike_minion"
00:00:01.648
When
I follow "Audit" in the content area
00:00:00.070
And
I follow "OpenSCAP" in the content area
00:00:00.062
And
I follow "List Scans" in the content area
00:00:00.063
And
I click on "Select All"
00:00:00.499
And
I click on "Remove"
00:00:00.843
And
I click on "Confirm"
00:00:01.867
Then
I should see a " SCAP Scan(s) deleted. 0 SCAP Scan(s) retained" text
00:00:00.161
@skip_if_github_validation
@scope_openscap
@scope_res
@rhlike_minion
Scenario: Cleanup: restore audit scans retention period on Red Hat-like minion
When
I follow the left menu "Admin > Organizations"
00:00:00.108
When
I follow "SUSE Test" in the content area
00:00:00.059
And
I follow "Configuration" in the content area
00:00:00.058
And
I enter "90" as "scap_retention_period"
00:00:00.048
And
I click on "Update Organization"
00:00:00.321
Then
I should see a "Organization SUSE Test was successfully updated." text
00:00:00.172
@skip_if_github_validation
@scope_openscap
@scope_res
@rhlike_minion
Scenario: Cleanup: remove the OpenSCAP packages from the Red Hat-like minion
When
I remove OpenSCAP dependencies from "rhlike_minion"
00:00:04.601
And
I disable repository "Rocky-BaseOS" on this "rhlike_minion"
00:00:00.176
@skip_if_github_validation
@scope_openscap
@scope_res
@rhlike_minion
Scenario: Cleanup: restore the base channel for the Red Hat-like minion
Given
I am on the Systems overview page of this "rhlike_minion"
00:00:01.620
When
I follow "Software" in the content area
00:00:00.071
And
I follow "Software Channels" in the content area
00:00:00.065
And
I wait until I do not see "Loading..." text
00:00:00.073
Warning: Radio button 'Fake-Base-Channel-RH-like' is already checked
And
I wait until I do not see "Loading..." text
00:00:00.435
And
I click on "Next"
00:00:00.064
Then
I should see a "Confirm Software Channel Change" text
00:00:00.179
When
I click on "Confirm"
00:00:00.057
Then
I should see a "Changing the channels has been scheduled." text
00:00:00.284
And
I wait until event "Subscribe channels scheduled" is completed
00:00:20.267