Skip to content

Commit

Permalink
circleci: increase no output timeout to 30 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
schu committed Aug 17, 2018
1 parent d122c7f commit ea4b897
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
mc mb minio/sensu-backup-test
- run:
name: Run e2e tests
no_output_timeout: 1800
command: |
export SENSU_API_URL="http://127.0.0.1:31180"
export S3_ADDR="127.0.0.1:31234"
Expand Down

0 comments on commit ea4b897

Please sign in to comment.