-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Add go tests for GCP stackdriver and pubsub #3384
Conversation
Signed-off-by: Ram Cohen <[email protected]>
Signed-off-by: Ram Cohen <[email protected]>
/run-e2e gcp* |
Signed-off-by: Ram Cohen <[email protected]>
/run-e2e gcp* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit, please use this waiter function, as the old one will be removed in: #3377
Signed-off-by: Ram Cohen <[email protected]>
I'd rather do it in a separate PR as it relates to the scaler functionality |
/run-e2e gcp* |
Signed-off-by: Ram Cohen <[email protected]>
/run-e2e gcp* |
Signed-off-by: Ram Cohen <[email protected]>
/run-e2e gcp* |
Signed-off-by: Ram Cohen <[email protected]>
/run-e2e gcp* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for doing this!
Signed-off-by: Ram Cohen [email protected]
Add go tests for GCP stackdriver and pubsub
Fixes #3174
Fixes #3234
Relates to #2737