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: move encrypted tests to monolith tests #1184

Merged
merged 2 commits into from May 17, 2021

Conversation

olavloite
Copy link
Collaborator

The encrypted database/backup/restore tests sometimes fail because of other (parallel) backup operations. To reduce the probability of this, we will try to move these integration tests into the monolitic test run that tests all samples serially.

Updates #1019

The encrypted database/backup/restore tests sometimes fail because of
other (parallel) backup operations. To reduce the probability of this,
we will try to move these integration tests into the monolitic test
run that tests all samples serially.

Updates #1019
@olavloite olavloite requested a review from a team as a code owner May 17, 2021 09:37
@olavloite olavloite requested a review from a team May 17, 2021 09:37
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label May 17, 2021
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/java-spanner API. label May 17, 2021
@olavloite
Copy link
Collaborator Author

@thiagotnunes Is there a simple way to trigger the samples integration tests for this PR?

@thiagotnunes
Copy link
Contributor

@olavloite I don't know of a way, other than running locally or waiting for the nightly builds =(.

@olavloite olavloite merged commit 0b1a4f0 into master May 17, 2021
@olavloite olavloite deleted the move-encrypted-tests-to-monolith branch May 17, 2021 12:33
@olavloite
Copy link
Collaborator Author

@olavloite I don't know of a way, other than running locally or waiting for the nightly builds =(.

Then I guess we'll see tomorrow how successful this was...

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.

None yet

2 participants