diff --git a/example/sylph.yaml b/example/sylph.yaml index e2b7745e..ec9ae593 100644 --- a/example/sylph.yaml +++ b/example/sylph.yaml @@ -5,8 +5,8 @@ # Then monitors tests and returns final pass/fail result. # Note: assumes the 'aws' command line utility is logged-in. -project_name: example flutter tests -default_job_timeout: 7 # minutes +project_name: example flutter tests 2 +default_job_timeout: 7 # minutes, set at project creation tmp_dir: /tmp/sylph @@ -36,4 +36,4 @@ test_suites: device_pools: # - android pool 1 - ios pool 1 - job_timeout: 7 # minutes + job_timeout: 7 # minutes, set per job