Skip to content

Commit

Permalink
Increase timeout for st2chatops smoketests
Browse files Browse the repository at this point in the history
  • Loading branch information
Anirudh Rekhi authored and armab committed Apr 21, 2017
1 parent 352fa36 commit e275f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/st2smoketests/tasks/st2chatops_smoketests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
- smoke-tests

- name: Verify st2chatops using bin/hubot
command: "timeout 10 bin/hubot"
command: "timeout 25 bin/hubot"
args:
chdir: "/opt/stackstorm/chatops/"
register: test_output
Expand Down

0 comments on commit e275f3b

Please sign in to comment.