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

Makefile: bump the test timeout #35583

Merged
merged 1 commit into from
Mar 9, 2019
Merged

Conversation

knz
Copy link
Contributor

@knz knz commented Mar 9, 2019

The test suite has progressively become slower and we're now running
into the 8m limits, causing lots of test flakes.

This new default will bring us forward, but really a more durable
solution would be to profile the tests and divide the work among more
CI tasks running in parallel.

Release note: None

The test suite has progressively become slower and we're now running
into the 8m limits, causing lots of test flakes.

This new default will bring us forward, but really a more durable
solution would be to profile the tests and divide the work among more
CI tasks running in parallel.

Release note: None
@knz knz requested review from BramGruneir, RaduBerinde, andy-kimball and a team March 9, 2019 21:03
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@knz
Copy link
Contributor Author

knz commented Mar 9, 2019

I think this was blocking all the merges today and also causing some nightly flakes.

Copy link
Member

@RaduBerinde RaduBerinde left a comment

Choose a reason for hiding this comment

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

We should have a test fixit day where everybody finds a slow test that can be sped up.

@knz
Copy link
Contributor Author

knz commented Mar 9, 2019

We should have a test fixit day where everybody finds a slow test that can be sped up.

Amen.

bors r+

craig bot pushed a commit that referenced this pull request Mar 9, 2019
35574: sql: comments in the information_schema definitions r=knz a=knz

This removes an irrelevant comment and add references to relevant
implementation issues.

Release note: None

35583: Makefile: bump the test timeout r=knz a=knz

The test suite has progressively become slower and we're now running
into the 8m limits, causing lots of test flakes.

This new default will bring us forward, but really a more durable
solution would be to profile the tests and divide the work among more
CI tasks running in parallel.

Release note: None

Co-authored-by: Raphael 'kena' Poss <[email protected]>
@craig
Copy link
Contributor

craig bot commented Mar 9, 2019

Build succeeded

@craig craig bot merged commit b736e9d into cockroachdb:master Mar 9, 2019
@knz knz deleted the 20190309-test-timeout branch March 9, 2019 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants