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

fix: shorten the test instance name #1284

Merged
merged 1 commit into from Jul 7, 2021

Conversation

olavloite
Copy link
Collaborator

Shortens the display name of the test instance that is created for each sample test run.

(I've been able to verify that the test instance can now be created, but the test uses a fixed encryption key that is not available in my test project, so I've not been able to run the entire test. These tests are also only executed as part of the nightly build, so we'll only see the actual result tomorrow.)

Fixes #1277

@olavloite olavloite requested a review from a team as a code owner July 6, 2021 07:01
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 6, 2021
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/java-spanner API. label Jul 6, 2021
@thiagotnunes thiagotnunes merged commit 07c3eae into master Jul 7, 2021
@thiagotnunes thiagotnunes deleted the issue-1277-shorten-instance-name branch July 7, 2021 03:52
rajatbhatta pushed a commit to rajatbhatta/java-spanner that referenced this pull request Nov 17, 2022
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: testEncryptedDatabaseAndBackupSamples failed
2 participants