|
@@ -209,7 +209,7 @@
|
|
|
"CMAKE_LY_PROJECTS": "AutomatedTesting",
|
|
|
"CMAKE_TARGET": "TEST_SUITE_smoke TEST_SUITE_main",
|
|
|
"CMAKE_NATIVE_BUILD_ARGS": "/m /nologo",
|
|
|
- "CTEST_OPTIONS": "-L \"(SUITE_smoke|SUITE_main)\" -LE \"(REQUIRES_gpu|REQUIRES_tiaf)\" -T Test --no-tests=error",
|
|
|
+ "CTEST_OPTIONS": "-E \"(o3de_repo)\" -L \"(SUITE_smoke|SUITE_main)\" -LE \"(REQUIRES_gpu|REQUIRES_tiaf)\" -T Test --no-tests=error",
|
|
|
"TEST_METRICS": "True",
|
|
|
"TEST_RESULTS": "True"
|
|
|
}
|