Ver código fonte

Merge pull request #184 from aws-lumberyard-dev/Atom/cyntlin/suite-fix

Move benchmark runner from periodic to main suite for GPU requirement.
Guthrie Adams 4 anos atrás
pai
commit
e73c47449b
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      Standalone/PythonTests/CMakeLists.txt

+ 1 - 1
Standalone/PythonTests/CMakeLists.txt

@@ -56,7 +56,7 @@ if(PAL_TRAIT_BUILD_HOST_TOOLS AND PAL_TRAIT_BUILD_TESTS_SUPPORTED)
         NAME AtomSampleViewer::PeriodicPerformanceBenchmarks
         PATH ${CMAKE_CURRENT_LIST_DIR}/Automated/benchmark_runner_periodic_suite.py
         TEST_REQUIRES gpu
-        TEST_SUITE periodic
+        TEST_SUITE main
         TEST_SERIAL
         TIMEOUT 600
         RUNTIME_DEPENDENCIES