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

roachtest: drop/tpcc/w=100,nodes=9 failed on release-2.0 #26677

Closed
cockroach-teamcity opened this issue Jun 13, 2018 · 6 comments
Closed

roachtest: drop/tpcc/w=100,nodes=9 failed on release-2.0 #26677

cockroach-teamcity opened this issue Jun 13, 2018 · 6 comments
Assignees
Labels
A-storage Relating to our storage engine (Pebble) on-disk storage. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot.
Milestone

Comments

@cockroach-teamcity
Copy link
Member

SHA: https://github.com/cockroachdb/cockroach/commits/91715a9a95edbe716912173204fa4c0fc6724457

Parameters:

Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=714687&tab=buildLog

	test.go:498,drop.go:139,cluster.go:1059,errgroup.go:58: Node 2 space after deletion used: 149 MiB
		disk space usage has not dropped below 100 MiB on all nodes.

@cockroach-teamcity cockroach-teamcity added this to the 2.1 milestone Jun 13, 2018
@cockroach-teamcity cockroach-teamcity added C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. labels Jun 13, 2018
@tbg tbg added the A-storage Relating to our storage engine (Pebble) on-disk storage. label Jun 19, 2018
@tbg
Copy link
Member

tbg commented Jul 17, 2018

@petermattis I'd skip this on 2.0 for now.

@tbg tbg assigned petermattis and unassigned m-schneider Jul 17, 2018
petermattis added a commit to petermattis/cockroach that referenced this issue Jul 18, 2018
This test is flaky on 2.0 as the improvements to table dropping in 2.1
have yet to be backported.

Fixes cockroachdb#26677

Release note: None
craig bot pushed a commit that referenced this issue Jul 19, 2018
27716: roachtest: only run the drop test on 2.1 r=tschottdorf a=petermattis

This test is flaky on 2.0 as the improvements to table dropping in 2.1
have yet to be backported.

Fixes #26677

Release note: None

Co-authored-by: Peter Mattis <[email protected]>
@craig craig bot closed this as completed in #27716 Jul 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-storage Relating to our storage engine (Pebble) on-disk storage. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot.
Projects
None yet
Development

No branches or pull requests

4 participants