Skip to content

Commit

Permalink
Remove references test
Browse files Browse the repository at this point in the history
This test tests if a rule.yml contains the specific references.  We
started to generated these reference types from control files therefore
they stop being present in rule.ymls and we can't use this test.
  • Loading branch information
jan-cerny committed Feb 16, 2024
1 parent 007cd3a commit 7ab2ade
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -252,10 +252,6 @@ endmacro()


if(PYTHON_VERSION_MAJOR GREATER 2 AND SSG_PRODUCT_RHEL9)
ssg_refcheck_test("rhel9" "ccn_basic" "ccn")
ssg_refcheck_test("rhel9" "ccn_advanced" "ccn")
# This exclude can be removed once enable_authselect has a stigid
ssg_refcheck_test("rhel9" "stig" "stigid" "enable_authselect")
stig_srg_mapping_test("rhel9")
endif()

Expand Down

0 comments on commit 7ab2ade

Please sign in to comment.