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: fix for tpcc tests against older versions #54884

Merged
merged 2 commits into from
Sep 29, 2020

Conversation

RaduBerinde
Copy link
Member

@RaduBerinde RaduBerinde commented Sep 28, 2020

workload: show the backup object name

Log the backup object URL and return it as part of any error.

Release note: None

roachtest: fix for tpcc tests against older versions

Add the --deprecated-fk-indexes flag when using a fixture (and not
just init).

Note that although this is the right thing to do, we don't have these
fixtures yet. Unfortunately, 20.1 and older aren't able to load
backups created by 20.2 in the first place.

Release note: None

Log the backup object URL and return it as part of any error.

Release note: None
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Add the `--deprecated-fk-indexes` flag when using a fixture (and not
just `init`).

Note that although this is the right thing to do, we don't have these
fixtures yet. Unfortunately, 20.1 and older aren't able to load
backups created by 20.2 in the first place.

Release note: None
Copy link
Member

@nvanbenschoten nvanbenschoten left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 1 of 1 files at r1, 1 of 1 files at r2.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained

@RaduBerinde
Copy link
Member Author

TFTR!

bors r+

@RaduBerinde RaduBerinde changed the title roachtest: fix for tpcc tests against older roachtest: fix for tpcc tests against older versions Sep 28, 2020
@craig
Copy link
Contributor

craig bot commented Sep 29, 2020

Build succeeded:

@craig craig bot merged commit 373d5b7 into cockroachdb:master Sep 29, 2020
@RaduBerinde RaduBerinde deleted the fixture-obj-msg branch September 29, 2020 14:19
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