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: Add a psycopg roachtest #34932

Merged
merged 1 commit into from
Feb 15, 2019
Merged

Conversation

BramGruneir
Copy link
Member

This roachtest is similar to the hibernate roachtest and tests the driver
used in SQLAlchamy.

Release note: None

This roachtest is similar to the hibernate roachtest and tests the driver
used in SQLAlchamy.

Release note: None
@BramGruneir BramGruneir requested a review from knz February 14, 2019 21:47
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@knz knz left a comment

Choose a reason for hiding this comment

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

Test structure LGTM but I'd like us to sit together and review all the missing issue links.

Reviewed 3 of 3 files at r1.
Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (waiting on @BramGruneir)


pkg/cmd/roachtest/psycopg_blacklist.go, line 90 at r1 (raw file):

	"psycopg2.tests.test_cancel.CancelTests.test_cancel":                                                          "5807",
	"psycopg2.tests.test_cancel.CancelTests.test_empty_cancel":                                                    "5807",
	"psycopg2.tests.test_connection.AutocommitTests.test_set_session_autocommit":                                  "unknown",

I think we should review these together and add the missing issue links.

@BramGruneir
Copy link
Member Author

TFTR and of course! I plan to break it down similar to how we handled the hibernate test. That work can be done as a follow up.

In this case, I just populated the ones where our error message already contained the issue.

bors r+

craig bot pushed a commit that referenced this pull request Feb 15, 2019
34932: roachtest: Add a psycopg roachtest r=BramGruneir a=BramGruneir

This roachtest is similar to the hibernate roachtest and tests the driver
used in SQLAlchamy.

Release note: None

Co-authored-by: Bram Gruneir <[email protected]>
@craig
Copy link
Contributor

craig bot commented Feb 15, 2019

Build succeeded

@craig craig bot merged commit d1f2440 into cockroachdb:master Feb 15, 2019
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