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 sqlalchemy version pinning #96675

Merged
merged 1 commit into from
Feb 7, 2023

Conversation

rafiss
Copy link
Collaborator

@rafiss rafiss commented Feb 6, 2023

fixes #96090
backports needed for #96081 and #96059

The test setup was wrong, and was always using the latest sqlalchemy. This fixes the pinning, and also updates to a newer version.

Release note: None

The test setup was wrong, and was always using the latest sqlalchemy.
This fixes the pinning, and also updates to a newer version.

Release note: None
@rafiss rafiss requested review from e-mbrown and a team February 6, 2023 19:25
@rafiss rafiss requested a review from a team as a code owner February 6, 2023 19:26
@rafiss rafiss requested review from herkolategan and srosenberg and removed request for a team February 6, 2023 19:26
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@e-mbrown e-mbrown 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, all commit messages.
Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (waiting on @herkolategan and @srosenberg)

@rafiss
Copy link
Collaborator Author

rafiss commented Feb 7, 2023

tftr!

bors r=e-mbrown

@craig craig bot merged commit 0a65a4e into cockroachdb:master Feb 7, 2023
@craig
Copy link
Contributor

craig bot commented Feb 7, 2023

Build succeeded:

@blathers-crl
Copy link

blathers-crl bot commented Feb 7, 2023

Encountered an error creating backports. Some common things that can go wrong:

  1. The backport branch might have already existed.
  2. There was a merge conflict.
  3. The backport branch contained merge commits.

You might need to create your backport manually using the backport tool.


error creating merge commit from ef2f612 to blathers/backport-release-22.1-96675: POST https://api.github.com/repos/cockroachdb/cockroach/merges: 409 Merge conflict []

you may need to manually resolve merge conflicts with the backport tool.

Backport to branch 22.1.x failed. See errors above.


🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

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: sqlalchemy failed
3 participants