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

test: use separate instance for encrypted backup test #1274

Merged
merged 1 commit into from Jul 5, 2021

Conversation

olavloite
Copy link
Collaborator

Use a separate Cloud Spanner instance to execute the encrypted database and backup tests to prevent multiple parallel backup operations on the same instance from interfering with each other.

Fixes #1273

@olavloite olavloite requested a review from a team as a code owner July 2, 2021 06:52
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 2, 2021
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/java-spanner API. label Jul 2, 2021
@thiagotnunes thiagotnunes merged commit 224cc7f into master Jul 5, 2021
@thiagotnunes thiagotnunes deleted the issue-1273 branch July 5, 2021 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/java-spanner API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

com.example.spanner.SpannerSampleIT: testSample failed
2 participants