From 2cfbdb2cc9af2a7dcbc1a21b517bc599e55d71be Mon Sep 17 00:00:00 2001 From: evanchia Date: Fri, 28 May 2021 10:41:37 -0700 Subject: [PATCH] moving intermittently failing smoke tests to sandbox suite --- AutomatedTesting/Gem/PythonTests/smoke/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AutomatedTesting/Gem/PythonTests/smoke/CMakeLists.txt b/AutomatedTesting/Gem/PythonTests/smoke/CMakeLists.txt index d351ec0e6c..7d946ee6e1 100644 --- a/AutomatedTesting/Gem/PythonTests/smoke/CMakeLists.txt +++ b/AutomatedTesting/Gem/PythonTests/smoke/CMakeLists.txt @@ -11,7 +11,7 @@ if(PAL_TRAIT_BUILD_TESTS_SUPPORTED AND PAL_TRAIT_BUILD_HOST_TOOLS) ly_add_pytest( NAME AutomatedTesting::SmokeTest - TEST_SUITE smoke + TEST_SUITE sandbox TEST_SERIAL PATH ${CMAKE_CURRENT_LIST_DIR} TIMEOUT 1500