Skip to content

Conversation

cojenco
Copy link
Contributor

@cojenco cojenco commented Sep 25, 2023

After adding back KMS permissions to the kokoro project, KMS integration tests now pass.

However, upon investigation, I noticed that we have a duplicate set of kms pytest fixtures. This removes the duplicates and changes fixture scope to per-function.

Fixes #1128

@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: storage Issues related to the googleapis/python-storage API. labels Sep 25, 2023
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: xs Pull request size is extra small. labels Sep 25, 2023
@cojenco cojenco added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 26, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 26, 2023
@cojenco cojenco added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 26, 2023
@yoshi-kokoro yoshi-kokoro removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Sep 26, 2023
@cojenco cojenco added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 26, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 26, 2023
@cojenco cojenco changed the title test: update kms_bucket fixture test: dedup kms_bucket fixture Sep 26, 2023
@cojenco cojenco added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 26, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 26, 2023
@cojenco cojenco marked this pull request as ready for review September 26, 2023 21:33
@cojenco cojenco requested review from a team as code owners September 26, 2023 21:33
Copy link
Contributor

@andrewsg andrewsg left a comment

Choose a reason for hiding this comment

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

Sorry for the delay. Looks good!

@andrewsg andrewsg added the automerge Merge the pull request once unit tests and other checks pass. label Oct 11, 2023
@cojenco cojenco added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 11, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 11, 2023
@gcf-merge-on-green gcf-merge-on-green bot merged commit a455195 into googleapis:main Oct 11, 2023
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Oct 11, 2023
@cojenco cojenco deleted the test_kms branch November 16, 2023 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the googleapis/python-storage API. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tests.system.test_transfer_manager: test_upload_chunks_concurrently_with_kms failed
3 participants