Skip to content

storage/concurrency: clean up lockTable datadriven tests#45147

Merged
craig[bot] merged 2 commits intocockroachdb:masterfrom
nvb:nvanbenschoten/lockTableDatadriven
Feb 18, 2020
Merged

storage/concurrency: clean up lockTable datadriven tests#45147
craig[bot] merged 2 commits intocockroachdb:masterfrom
nvb:nvanbenschoten/lockTableDatadriven

Conversation

@nvb
Copy link
Copy Markdown
Contributor

@nvb nvb commented Feb 17, 2020

This PR contains three small improvements that were suggested in #45062 by @tbg:

  • prefix creation directives with "new-"
  • rename done directive to dequeue
  • rename guard-start-waiting directive to should-wait

@sumeerbhola I'll let you decide how you'd like to sequence this with #45124.

@nvb nvb requested review from sumeerbhola and tbg February 17, 2020 20:10
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@nvb nvb force-pushed the nvanbenschoten/lockTableDatadriven branch from ae96420 to d42250d Compare February 18, 2020 21:13
@nvb
Copy link
Copy Markdown
Contributor Author

nvb commented Feb 18, 2020

Rebased on #45124, so this should be ready for a look now.

Copy link
Copy Markdown
Collaborator

@sumeerbhola sumeerbhola left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @sumeerbhola and @tbg)

@nvb
Copy link
Copy Markdown
Contributor Author

nvb commented Feb 18, 2020

bors r+

@nvb
Copy link
Copy Markdown
Contributor Author

nvb commented Feb 18, 2020

Bors was canceled even though CI passed...

bors r+

craig bot pushed a commit that referenced this pull request Feb 18, 2020
45147: storage/concurrency: clean up lockTable datadriven tests r=nvanbenschoten a=nvanbenschoten

This PR contains three small improvements that were suggested in #45062 by @tbg:
- prefix creation directives with "new-"
- rename `done` directive to `dequeue`
- rename `guard-start-waiting` directive to `should-wait`

@sumeerbhola I'll let you decide how you'd like to sequence this with #45124.

Co-authored-by: Nathan VanBenschoten <nvanbenschoten@gmail.com>
@craig
Copy link
Copy Markdown
Contributor

craig bot commented Feb 18, 2020

Build succeeded

@craig craig bot merged commit d42250d into cockroachdb:master Feb 18, 2020
@nvb nvb deleted the nvanbenschoten/lockTableDatadriven branch February 18, 2020 23:26
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.

3 participants