adds TEST_SCREENSHOTS boolean toggle to build_config.json & adds subdirectory searching for upload_to_s3.py script
This commit is contained in:
@@ -177,7 +177,8 @@
|
||||
"CMAKE_NATIVE_BUILD_ARGS": "/m /nologo",
|
||||
"CTEST_OPTIONS": "-L \"(SUITE_smoke_REQUIRES_gpu|SUITE_main_REQUIRES_gpu)\" -T Test",
|
||||
"TEST_METRICS": "True",
|
||||
"TEST_RESULTS": "True"
|
||||
"TEST_RESULTS": "True",
|
||||
"TEST_SCREENSHOTS": "True"
|
||||
}
|
||||
},
|
||||
"asset_profile_vs2019": {
|
||||
|
||||
Reference in New Issue
Block a user