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 query used to get job status in backup/mixed-version #99865

Conversation

renatolabs
Copy link
Contributor

At the moment, we only query job status in mixed-version state (so we should always use system.jobs). However, the code added in this commit should continue to work once we start developing 23.2, as we're checking that the cluster version is at least 23.1 before using crdb_internal.system_jobs.

Epic: none

Release note: None

At the moment, we only query job status in mixed-version state (so we
should always use `system.jobs`). However, the code added in this
commit should continue to work once we start developing 23.2, as we're
checking that the cluster version is at least 23.1 before using
`crdb_internal.system_jobs`.

Epic: none

Release note: None
@renatolabs renatolabs requested a review from adityamaru March 28, 2023 21:13
@renatolabs renatolabs requested a review from a team as a code owner March 28, 2023 21:13
@renatolabs renatolabs requested review from srosenberg and smg260 and removed request for a team March 28, 2023 21:13
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@renatolabs
Copy link
Contributor Author

TFTR!

bors r=srosenberg

@craig
Copy link
Contributor

craig bot commented Mar 29, 2023

Build failed (retrying...):

@renatolabs
Copy link
Contributor Author

bors r-

@craig
Copy link
Contributor

craig bot commented Mar 29, 2023

Canceled.

@renatolabs
Copy link
Contributor Author

bors r=srosenberg

@craig
Copy link
Contributor

craig bot commented Mar 30, 2023

Build succeeded:

@craig craig bot merged commit 99b655d into cockroachdb:master Mar 30, 2023
@renatolabs
Copy link
Contributor Author

blathers backport 23.1

@renatolabs renatolabs deleted the rc/mixed-version-backups-roachtest-fix-jobs-query branch April 28, 2023 18:56
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