Skip to content

Commit

Permalink
Changed project name to increase timeout for now
Browse files Browse the repository at this point in the history
Former-commit-id: 92a0500
  • Loading branch information
mmcc007 committed Jun 20, 2019
1 parent 46ec7be commit b4de17f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions example/sylph.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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

0 comments on commit b4de17f

Please # to comment.