Skip to content

Commit

Permalink
Fixing timeout error
Browse files Browse the repository at this point in the history
We increase the server timeout to verify if travis build will fail.

Signed-off-by: Marcelo Cristiano <[email protected]>
Signed-off-by: Pedro Ivo Andrade <[email protected]>
  • Loading branch information
marceloabk committed Apr 13, 2017
1 parent 52152a2 commit 24d7bbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/repository/show/repository_info.feature
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,6 @@ Feature: Show Repository
Then I should see "Loading data. Please, wait."
When I click the "Modules Tree" h3
Then I should see "Loading data. Please, wait."
And I wait for "75" seconds or until I see "COLLECTING"
And I wait for "300" seconds or until I see "COLLECTING"
And I wait for "500" seconds or until I see "AGGREGATING"
And I wait for "400" seconds or until I see "READY"

0 comments on commit 24d7bbb

Please sign in to comment.