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

workload: fix rand generator #46573

Merged
merged 1 commit into from
Jun 5, 2020
Merged

workload: fix rand generator #46573

merged 1 commit into from
Jun 5, 2020

Conversation

jordanlewis
Copy link
Member

It had rotted. Also, add JSON datatype.

Closes #46569.

@jordanlewis jordanlewis requested a review from rohany March 25, 2020 16:04
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@awoods187
Copy link
Contributor

I haven't checked the pr but can we have a nightly test that uses this function so that we make sure it doesn't rot in the future?

@jordanlewis
Copy link
Member Author

That would certainly be a nice thing to have.

@rohany
Copy link
Contributor

rohany commented Mar 25, 2020

code LGTM, test would be nice. Not sure how we were allowed to be importing a testing package here.

@rohany
Copy link
Contributor

rohany commented Mar 26, 2020

@jordanlewis I had to pull these changes into my other pr #46590 to get tests to pass, mind if I close this?

@jordanlewis jordanlewis deleted the fixrand branch March 26, 2020 20:41
@rohany
Copy link
Contributor

rohany commented May 5, 2020

Can you reopen this PR? I don't think my fix is getting in soon. If not, I'll just patch the changes.

@jordanlewis jordanlewis restored the fixrand branch May 5, 2020 21:46
@jordanlewis jordanlewis reopened this May 6, 2020
@rohany
Copy link
Contributor

rohany commented May 6, 2020

LGTM

It had rotted. Also, add JSON datatype.

Release note: None
Release justification: test-only code change
@jordanlewis
Copy link
Member Author

bors r+

@craig
Copy link
Contributor

craig bot commented Jun 5, 2020

Build failed (retrying...)

@craig
Copy link
Contributor

craig bot commented Jun 5, 2020

Build succeeded

@craig craig bot merged commit d411572 into cockroachdb:master Jun 5, 2020
@jordanlewis jordanlewis deleted the fixrand branch June 11, 2020 02:54
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.

workload: run random causes panic: testing: Verbose called before Init
4 participants