Merge pull request #1295 from aws-lumberyard-dev/Atom/jromnoa/ATOM-14767-update-build-config-and-s3-uploader

ATOM-14767: First PR for s3 uploads on screenshot test failure (AtomSampleViewer & AtomTest depend on this)
This commit is contained in:
jromnoa
2021-06-16 14:51:51 -07:00
committed by GitHub
2 changed files with 61 additions and 20 deletions
@@ -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": {