You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/AutomatedTesting/Gem/PythonTests/atom_renderer
jromnoa 5c4ce8cd06
Upload test screenshots to s3 on test failure. (#3815)
* add s3 upload on screenshot test failure, should only apply to the test_gpu_profile_vs2019 job on nightly runs

* adds support for zipping screenshot files up prior to uploading to the s3 bucket and also adds the ACL extra arg to the upload_to_s3.py execution

* remove unused json import

* remove regex to use .endswith() instead and rename variables to be more clear (PR feedback)

* rename create_zip_archive to create_screenshots_archive

Signed-off-by: jromnoa <jromnoa@amazon.com>
4 years ago
..
atom_hydra_scripts use wait_for_condition() on newly created material cache files and wait for them to exist before continuing to prevent race condition 4 years ago
atom_utils Moved material editor document system buses and system components to atom tools framework 4 years ago
golden_images Add Light component GPU (screenshot) test to AutomatedTesting nightly o3de runs. (#2923) 4 years ago
CMakeLists.txt Add Light component GPU (screenshot) test to AutomatedTesting nightly o3de runs. (#2923) 4 years ago
__init__.py Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
test_Atom_GPUTests.py Upload test screenshots to s3 on test failure. (#3815) 4 years ago
test_Atom_MainSuite.py remove EDITOR_TIMEOUT constant and manually enter each time value, sets an example for future patterns to NOT use a constant for this value 4 years ago
test_Atom_SandboxSuite.py Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago