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

Give make a long timeout, tests a small one, and interop a slightly longer one #2799

Merged
merged 4 commits into from
Aug 14, 2015

Conversation

ctiller
Copy link
Member

@ctiller ctiller commented Aug 5, 2015

A more robust solution for #2785.

Builds upon #2788, which should be merged first.

The relevant commit here is db0d234

@ctiller
Copy link
Member Author

ctiller commented Aug 5, 2015

@jcanizales - closed your PR in preference of this one

test_job = jobset.JobSpec(
cmdline=['tools/run_tests/run_interops_test.sh', '%s' % lang, '%s' % test],
shortname=test,
timeout_seconds=900)
Copy link
Contributor

Choose a reason for hiding this comment

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

s/900/15*60?

Copy link
Member Author

Choose a reason for hiding this comment

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

Done

@jtattermusch
Copy link
Contributor

LGTM, but I'd prefer If you rebased.

@ctiller
Copy link
Member Author

ctiller commented Aug 7, 2015

Let's see how we go with 2788 today... If there's time it'll get done.

On Fri, Aug 7, 2015, 3:29 AM Jan Tattermusch notifications@github.com
wrote:

LGTM, but I'd prefer If you rebased.


Reply to this email directly or view it on GitHub
#2799 (comment).

@ctiller
Copy link
Member Author

ctiller commented Aug 12, 2015

Merged

Conflicts:
	tools/run_tests/run_interops.py
jtattermusch added a commit that referenced this pull request Aug 14, 2015
Give make a long timeout, tests a small one, and interop a slightly longer one
@jtattermusch jtattermusch merged commit 0c3b4c8 into grpc:master Aug 14, 2015
@lock lock bot locked as resolved and limited conversation to collaborators Jan 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants