Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[MRG+1] CircleCI timeout extended #7693

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 18, 2016
Merged

[MRG+1] CircleCI timeout extended #7693

merged 3 commits into from
Oct 18, 2016

Conversation

jstriebel
Copy link
Contributor

This PR fixes the problem of previous CircleCI timeouts.

Recently some CircleCI-builds time out, as build_tools/circle/push_doc.sh takes too long (30-40 min, default-timeout: 10 min).

This PR sets the new timeout to 1 hour (the max. seems to be 2h).

The build fails on my fork, probably because credentials are missing. But the timeout-option seems to be OK.

Thanks for considering this PR.

@lesteve
Copy link
Member

lesteve commented Oct 18, 2016

IIRC the CircleCI timeout means that there has been no output for 10 minutes. This should not happen when generating the documentation since most of the examples prints to stdout and should definitely take less than 10 minutes. Having said that I have no clue why some CircleCI builds seem to stall like this.

@jnothman
Copy link
Member

LGTM

@jnothman jnothman changed the title [MRG] CircleCI timeout extended [MR1] CircleCI timeout extended Oct 18, 2016
@jnothman jnothman changed the title [MR1] CircleCI timeout extended [MRG+1] CircleCI timeout extended Oct 18, 2016
@amueller amueller merged commit 0653aac into scikit-learn:master Oct 18, 2016
@amueller
Copy link
Member

let's see if it helps..

@jstriebel jstriebel deleted the circle-ci-timeout branch October 19, 2016 08:38
amueller pushed a commit to amueller/scikit-learn that referenced this pull request Oct 25, 2016
* Circle CI: adding 1h timeout for build_doc.sh

* Circle CI: typo + trigger build

* CircleCI: trigger build again
Sundrique pushed a commit to Sundrique/scikit-learn that referenced this pull request Jun 14, 2017
* Circle CI: adding 1h timeout for build_doc.sh

* Circle CI: typo + trigger build

* CircleCI: trigger build again
paulha pushed a commit to paulha/scikit-learn that referenced this pull request Aug 19, 2017
* Circle CI: adding 1h timeout for build_doc.sh

* Circle CI: typo + trigger build

* CircleCI: trigger build again
maskani-moh pushed a commit to maskani-moh/scikit-learn that referenced this pull request Nov 15, 2017
* Circle CI: adding 1h timeout for build_doc.sh

* Circle CI: typo + trigger build

* CircleCI: trigger build again
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants