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

Enable Logging tests for Travis #1038

Closed
stephenplusplus opened this issue Dec 22, 2015 · 4 comments
Closed

Enable Logging tests for Travis #1038

stephenplusplus opened this issue Dec 22, 2015 · 4 comments
Assignees
Labels
api: logging Issues related to the Cloud Logging API.

Comments

@stephenplusplus
Copy link
Contributor

RE: #865 (comment)

Currently, Travis is skipping these system tests because it can't auth as a user:

Logging
    sinks (user auth operations)
      - should create a sink with a Bucket destination
      - should create a sink with a Dataset destination
      - should create a sink with a Topic destination
      metadata
        - should set metadata
        - should set a filter
      listing sinks
        - should list sinks
        - should list sinks as a stream
        - should get metadata

@jgeewax, I think you mentioned there might be a way to auth these requests with a service account?

@stephenplusplus stephenplusplus added testing api: logging Issues related to the Cloud Logging API. labels Dec 22, 2015
@stephenplusplus
Copy link
Contributor Author

@jgeewax wdyt?

@jgeewax
Copy link
Contributor

jgeewax commented May 3, 2016

I don't have an answer just yet. @rimey - do you happen to know whether we can do logging admin-type operations as a service account?

@rimey
Copy link

rimey commented May 3, 2016

I don't see why not. gcloud-python does it.

@stephenplusplus
Copy link
Contributor Author

Cool, looks like things have changed: #1282.

sofisl pushed a commit that referenced this issue Jan 17, 2023
Source-Link: googleapis/synthtool@d229a12
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:74ab2b3c71ef27e6d8b69b1d0a0c9d31447777b79ac3cd4be82c265b45f37e5e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: logging Issues related to the Cloud Logging API.
Projects
None yet
Development

No branches or pull requests

4 participants