Tests: Add sanity check test for Linux releases
This test does some rudimentary checks to see if the binaries and folder structure are ready for a release. Pull Request: https://projects.blender.org/blender/blender/pulls/130319
This commit is contained in:
committed by
Sebastian Parborg
parent
992c52ff1e
commit
ca1bf7928d
@@ -15,4 +15,6 @@ set(WITH_DOC_MANPAGE OFF CACHE BOOL "" FORCE)
|
||||
set(WITH_CYCLES_TEST_OSL ON CACHE BOOL "" FORCE)
|
||||
|
||||
set(HIPRT_COMPILER_PARALLEL_JOBS 6 CACHE STRING "" FORCE)
|
||||
set(SYCL_OFFLINE_COMPILER_PARALLEL_JOBS 6 CACHE STRING "" FORCE)
|
||||
set(SYCL_OFFLINE_COMPILER_PARALLEL_JOBS 6 CACHE STRING "" FORCE)
|
||||
|
||||
set(WITH_LINUX_OFFICIAL_RELEASE_TESTS ON CACHE BOOL "" FORCE)
|
||||
|
||||
Reference in New Issue
Block a user