Skip to content

Commit

Permalink
Merge pull request #12114 from Mab879/cce_expand_test
Browse files Browse the repository at this point in the history
Expand CCE Available Test to OCP4
  • Loading branch information
jan-cerny authored Jul 10, 2024
2 parents 58727cb + 5aaff6f commit 62a6021
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion shared/references/cce-redhat-avail.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2556,7 +2556,6 @@ CCE-90604-0
CCE-90605-7
CCE-90606-5
CCE-90607-3
CCE-90614-9
CCE-90616-4
CCE-90617-2
CCE-90618-0
Expand Down
2 changes: 1 addition & 1 deletion tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ macro(cce_avail_check TEST_NAME_SUFFIX PRODUCTS CCE_LIST_PATH)
endif()
endmacro()

cce_avail_check("rhel-all" "rhel8,rhel9,rhel10" "${CMAKE_SOURCE_DIR}/shared/references/cce-redhat-avail.txt")
cce_avail_check("redhat-all" "ocp4,rhel8,rhel9,rhel10" "${CMAKE_SOURCE_DIR}/shared/references/cce-redhat-avail.txt")
cce_avail_check("sle12" "sle12" "${CMAKE_SOURCE_DIR}/shared/references/cce-sle12-avail.txt")
cce_avail_check("sle15" "sle15" "${CMAKE_SOURCE_DIR}/shared/references/cce-sle15-avail.txt")

Expand Down

0 comments on commit 62a6021

Please sign in to comment.