Skip to content
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

Address the travis timeout issue: add travis_wait #183

Merged
merged 1 commit into from
Aug 13, 2020

Conversation

dennissergeev
Copy link
Member

@dennissergeev dennissergeev commented Aug 13, 2020

I prefixed the pytest command (which triggers the builds) with travis_wait 30 (30 min). Partially addresses #182.

@dennissergeev dennissergeev added tests priority:medium Medium-piority task infrastructure Isca infrastructure: installation, CI, HPC setups labels Aug 13, 2020
Copy link
Contributor

@sit23 sit23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. We can always trial this for a while and see if it fixes things, and then switch back if not. Thanks @dennissergeev.

@dennissergeev dennissergeev merged commit b7f5cd5 into ExeClim:master Aug 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Isca infrastructure: installation, CI, HPC setups priority:medium Medium-piority task tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants