mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-10 12:53:42 +08:00
Update infra
- set revision = 9 for gen9 Change-Id: Icd8b73003eee3b1d32dbe3014c93174441e21f6a Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
This commit is contained in:

committed by
sys_ocldev

parent
7e31ec37d7
commit
cd85bcffdb
@ -5,6 +5,6 @@
|
||||
#
|
||||
|
||||
if(TESTS_CFL)
|
||||
set(unit_test_config "cfl/1/3/6/0")
|
||||
set(unit_test_config "cfl/1/3/6/9")
|
||||
include(${NEO_SOURCE_DIR}/cmake/run_ult_target.cmake)
|
||||
endif()
|
||||
|
@ -5,6 +5,6 @@
|
||||
#
|
||||
|
||||
if(TESTS_KBL)
|
||||
set(unit_test_config "kbl/1/3/6/0")
|
||||
set(unit_test_config "kbl/1/3/6/9")
|
||||
include(${NEO_SOURCE_DIR}/cmake/run_ult_target.cmake)
|
||||
endif()
|
||||
|
@ -5,6 +5,6 @@
|
||||
#
|
||||
|
||||
if(TESTS_SKL)
|
||||
set(unit_test_config "skl/1/3/8/0")
|
||||
set(unit_test_config "skl/1/3/8/9")
|
||||
include(${NEO_SOURCE_DIR}/cmake/run_ult_target.cmake)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user