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: deflake tpccbench chaos tests #40981

Merged
merged 1 commit into from
Sep 24, 2019

Conversation

tbg
Copy link
Member

@tbg tbg commented Sep 23, 2019

These tests were running a chaos agent across cluster restarts. Whenever
a cluster restart would overlap with the chaos agent restarting a node,
one of the two operations would fail and jam the test.

Fixes #39005.

I suggest https://github.com/cockroachdb/cockroach/pull/40981/files?w=1 for reviewing (i.e. ignore whitespace).

Release justification: de-flakes a roachtest without changes to the
release binary.

Release note: None

These tests were running a chaos agent across cluster restarts. Whenever
a cluster restart would overlap with the chaos agent restarting a node,
one of the two operations would fail and jam the test.

Fixes cockroachdb#39005.

Release justification: de-flakes a roachtest without changes to the
release binary.

Release note: None
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@tbg
Copy link
Member Author

tbg commented Sep 24, 2019

bors r=nvanbenschoten

Both the old test and the new test passed, but I think that just means the old one got lucky but confirms that I didn't break anything obvious in the rewrite.

craig bot pushed a commit that referenced this pull request Sep 24, 2019
40981: roachtest: deflake tpccbench chaos tests r=nvanbenschoten a=tbg

These tests were running a chaos agent across cluster restarts. Whenever
a cluster restart would overlap with the chaos agent restarting a node,
one of the two operations would fail and jam the test.

Fixes #39005.

I suggest https://github.com/cockroachdb/cockroach/pull/40981/files?w=1 for reviewing (i.e. ignore whitespace).

Release justification: de-flakes a roachtest without changes to the
release binary.

Release note: None

Co-authored-by: Tobias Schottdorf <tobias.schottdorf@gmail.com>
@craig
Copy link
Contributor

craig bot commented Sep 24, 2019

Build succeeded

@craig craig bot merged commit 8abea21 into cockroachdb:master Sep 24, 2019
@tbg tbg deleted the roachtest/tpccbench-chaos branch September 24, 2019 09:22
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.

roachtest: tpccbench/nodes=9/cpu=4/chaos/partition failed
3 participants