PubSub: Add system test for streaming pull using an account with pubsub.subscriber role #9382
Labels
api: pubsub
Issues related to the Pub/Sub API.
testing
type: process
A process-related concern. May include testing, release, or the like.
A PubSub regression (#9339) was introduced in the 1.0.1, and fixed in the
1.0.2
release. The fix should be covered by a proper system test.The test should run a simple streaming pull scenario using a service account that only has the
pubsub.subscriber
role, and no other additional permissions. This implies creating a service account, and adding it to the Kokoro environment (contact @busunkim96 for more info).Side question: How to easily share the same account(s) with developers that need/want to run system tests locally?
Resources:
The text was updated successfully, but these errors were encountered: