Merge branch 'main' into LoadPipelineFromGitHub
This commit is contained in:
@@ -17,7 +17,8 @@ ly_add_pytest(
|
||||
PATH ${CMAKE_CURRENT_LIST_DIR}/unit/
|
||||
)
|
||||
|
||||
if(PAL_TRAIT_BUILD_HOST_TOOLS AND PAL_TRAIT_BUILD_TESTS_SUPPORTED AND AutomatedTesting IN_LIST LY_PROJECTS_NAME)
|
||||
get_property(LY_PROJECTS_TARGET_NAME GLOBAL PROPERTY LY_PROJECTS_TARGET_NAME)
|
||||
if(PAL_TRAIT_BUILD_HOST_TOOLS AND PAL_TRAIT_BUILD_TESTS_SUPPORTED AND AutomatedTesting IN_LIST LY_PROJECTS_TARGET_NAME)
|
||||
# Integration tests.
|
||||
# ly_add_pytest(
|
||||
# NAME RemoteConsole_IntegTests_periodic_no_gpu
|
||||
|
||||
Reference in New Issue
Block a user